Skip to content

Commit

Permalink
Update README with installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargaj authored Oct 5, 2024
1 parent 4c7600e commit eb41031
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,17 @@ Bluesky client for Windows Phone
Don't ask why.

## Building / running
Everything should be in `BlueWP.sln`; needs VS2017 (not newer)
Everything should be in `BlueWP.sln`; the solution is pinned to use VS2017 so that you can deploy directly
to the device, but you should be able to compile and build packages with VS2022 as well.

## Usage
I don't know how you can install it on your phone if you don't know how Visual Studio works.
I'm not that far in understanding all of this just yet.
If someone knows how to build a... thing? App package? Idk? Something I can upload, let me know.
## Installation
- Enable Developer mode on your phone (Settings > Update & Security > For developers)
- Enable Device discovery and Device Portal
- Connect your phone to your WiFi and open the address provided under "Connect using:"
- In the browser, follow the instructions to pair your phone to your computer
- In the device portal's App Manager, select the `.appxbundle` file from the downloaded release
- If this is your first time installing, add the contents of the Dependencies directory using the "App dependency" button
- Press Go and wait until it installs; ensure your phone doesn't lock while it's installing.

## Todo
- Posting: Autocomplete handles
Expand Down

0 comments on commit eb41031

Please sign in to comment.