2 Commits

Author SHA1 Message Date
Kaunteya Suryawanshi f19f111ec3 Updated REAdME 2020-04-04 14:22:19 +05:30
Kaunteya Suryawanshi d190fa6fd8 Added Other Apps Section 2020-04-04 14:03:35 +05:30
+22
View File
@@ -23,6 +23,7 @@ You can now make spinners, progress bar, crawlers etc, which can be finely custo
- [Determinate Progress](#determinate-progress)
- [Circular Progress](#circular-progress)
- [Progress Bar](#progress-bar)
- [Other Apps](#other-apps)
- [License](#license)
# Installation
@@ -92,6 +93,27 @@ Determinate progress views can be used for tasks whos progress can be seen and d
## Progress Bar
![Progress Bar](/Images/ProgressBar.png)
# Other Apps for Mac
Apart from making Open source libraries I also make apps for Mac OS. Please have a look.
## [Lexi](https://apps.apple.com/tr/app/lexi-visual-json-browser/id1462580127?mt=12)
Lexi is a split screen app that lets you browse large JSON with ease.
It also has other featuers like `Prettify JSON`, `Minify JSON` `Copy JSON Path` and `Pin Large JSON` to narrow your visibility
[View on Mac AppStore](https://apps.apple.com/tr/app/lexi-visual-json-browser/id1462580127?mt=12)
## [Quick Note](https://apps.apple.com/in/app/quicknote-one-click-notes/id1472935217?mt=12)
Quick Note is a Mac OS app, lets you quickly add text either from Menu bar or from Shortcut.
The text floats on other windows so that they are always visible
It also supports `Auto Save` and `Pinned Notes`
[View on Mac AppStore](https://apps.apple.com/in/app/quicknote-one-click-notes/id1472935217?mt=12)
# License
`ProgressKit` is released under the MIT license. See LICENSE for details.