Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest Easy Share Uploader #856

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
17 changes: 17 additions & 0 deletions applications.json
@@ -1,5 +1,22 @@
{
"applications": [
{
"short_description": "Allows users to easily host their local images to the internet through multiple services and available on App Store.",
"categories": [
"sharing-files"
],
"repo_url": "https://github.com/Aries-Sciences-LLC/Easy-Share-Uploader",
"title": "Easy Share Uploader",
"icon_url": "https://raw.githubusercontent.com/Aries-Sciences-LLC/Easy-Share-Uploader/master/App%20Icon/App%20Icon.png",
"screenshots": [
"https://raw.githubusercontent.com/Aries-Sciences-LLC/Easy-Share-Uploader/master/Screenshots/finished/Screen%20Shot%202021-02-19%20at%2010.36.10%20PM.png",
"https://raw.githubusercontent.com/Aries-Sciences-LLC/Easy-Share-Uploader/master/Screenshots/finished/Screen%20Shot%202021-02-19%20at%2010.38.20%20PM.png"
],
"official_site": "https://ariessciences.com/highlight?product=easy-share-uploader",
"languages": [
"objective_c"
]
},
{
"short_description": "A handy menu bar translator app that supports DeepL and Google Translate.",
"categories": [
Expand Down