Skip to content

DevOFVictory/passx-mobile

Repository files navigation


Logo

PassX - Mobile

A safe place for your passwords on your smartphone!
Go to the Webinterface »

View Website · Report Bug

PassX Mobile

An mobile client for the PassX service by CuodeX.net

Compile by source

  1. Clone the project git clone https://github.com/DevOFVictory/PassX-Mobile.git
  2. Check out requirements below
  3. Install dependencies npm install
  4. Switch to Java 8 for android run (SDKman?)
  5. Run client ns run <android/ios>

Requirements

  • Download and install Node.js (https://nodejs.org/en/)
  • Nativescript (npm install -g nativescript)
  • Setup working Java envirement

Links