Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

Releases: PASSYpw/ionic-client

Second Release

10 Sep 18:21
Compare
Choose a tag to compare

This is the second Release which adds:

Features

  • Two Factor Authentication
  • Copy Passwords with one click
  • the app will now save the passy url

Fixes

  • Repositioned the Random Button
  • Fixed a bug on Android which allowed to hide the login modal.

IOS Direct Download
Regards
Liz3

First Downloadable Version

06 Sep 17:40
Compare
Choose a tag to compare

Hey,

im pleased to say, that here is the first version of the app, that you can actually download and install without compiling the sources your self.
The app is bug free and works very smooth.

Regards,
Liz3(Yann HN)

This is the first Version of the APP

05 Jun 02:25
Compare
Choose a tag to compare

This is a app that aims to bring passy to the mobile, it was made because ios has problems with passys frontend.

Its free on all Platforms

How to use

To use this app, following steps are required:

  1. Clone the project.
  2. You need NodeJS/NPM Installed!!
  3. In the folder run npm install
  4. Now it gets Platform specific!

For iOS Users:

Notice you need Xcode installed!

  1. run cordova build ios
  2. Open the platforms/ios folder in Xcode
  3. You dont need to pay the 99$, after opening the folder in Xcode goto prrefences -> Accounts(You need a Apple ID), than click the + in the lower left corner and add iOS developer, than plug your iPhone into your mac.
  4. Select your iPhone left in the list right from the run button.
  5. click the run button.

For Android Users:

Yeah its pretty simple, just execute: ionic run android, with your phone plugged in, notice you will need Android Studio installed!