Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.
/ passman-ios Public archive

An iOS app for Nextcloud's extension Passman written in React Native

License

Notifications You must be signed in to change notification settings

kegesch/passman-ios

Repository files navigation

DISCONTINUED -> Feel free to fork it :)

Passman App for iOS

iOS client for nextclouds password-manager extension Passman

Codacy Badge Build Status FOSSA Status

Current features

  • Setup nextcloud connection
  • Setting master password to lock the app
  • View the encrypted credential (with custom fields and OTP)

Development

Setup

  1. Clone Project
  2. Run npm install in the folder
  3. Run npm start and react-native run-ios

Creating App-Icon

We are usign RN-Toolbox

  1. Installing RN-Toolbox with npm install -g yo generator-rn-toolbox
  2. Installing ImageMagick (dependency) with brew install imagemagick
  3. Having a single .png file for the App-Icon we can run yo rn-toolbox:assets --icon resources/apple-touch-icon.png
  4. When asked for overwriting, reply with y

Creating screenshots and mockups

To pimp up the advertizing these tools might be helpful:

  • Shotbot to create screenshots for the AppStore
  • mockuphone to create mockup screenshots of specific device

Troubleshooting

Linking new dependencies

Run react-native link. This should do it unless the library says otherwise.

License

FOSSA Status

The source code is available under the MIT license. See the LICENSE file for more information.

About

An iOS app for Nextcloud's extension Passman written in React Native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published