atoponce / webpassgen

Simple web-based password generator
https://atoponce.github.io/webpassgen/
GNU Affero General Public License v3.0
142 stars 23 forks source link

Instructions to run locally on iOS devices #8

Closed metbril closed 6 years ago

metbril commented 6 years ago

Instructions to run the password generator locally on an iOS device from the ZIP file downloaded directly from GitHub.

Prerequisites:

Workflow:

Open the Safari browser. Open the demo site at https://ae7.st/g/. Scroll to the bottom and click the download link (insert screenshot). a248e918-0d96-4c26-a1db-109dabb9971b

This will open the releases page from the GitHub repository. Click the link that says 'Source code (zip)'. 2b390346-1a9d-4358-864b-84ba5556cdbd

This will open the zip file in the Documents app. Click the zip file, to expand it into it's own folder. f72ead48-e7bc-4e36-9ab1-e4ba7874a199

Move into the folder and click the Index file. This will open the local copy of the file. d7f8ceb6-2e3c-4716-a418-7f987b33167f c4928020-f01e-4fa4-a5e0-ce7fcd485283

atoponce commented 6 years ago

Added to the wiki, with some language editing and reflow work. Thanks for the work on this!