1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-03-10 16:40:16 +01:00

Add pass-ios by @davidjb #261

This commit is contained in:
Daniel Khamsing 2016-11-08 07:12:18 -08:00
parent cd8dc27964
commit 513c220a5d

View File

@ -10778,6 +10778,21 @@
"license": "other", "license": "other",
"date_added": "Nov 7 2016", "date_added": "Nov 7 2016",
"suggested_by": "@dkhamsing" "suggested_by": "@dkhamsing"
},
{
"title": "pass",
"description": "password-store app",
"category-ids": ["security"],
"source": "https://github.com/davidjb/pass-ios",
"homepage": "https://www.passwordstore.org/",
"screenshots": [
"https://github.com/davidjb/pass-ios/raw/master/screenshots/1_main_screen.png?raw=true",
"https://github.com/davidjb/pass-ios/raw/master/screenshots/3_entry.png?raw=true"
],
"tags": ["objc++", "touchid"],
"license": "apache-2.0",
"date_added": "Nov 8 2016",
"suggested_by": "@dkhamsing"
} }
] ]
} }