Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gargaj/bluewp
Bluesky client for Windows Phone
https://github.com/gargaj/bluewp
bluesky bsky c-sharp social-media uwp windows-phone
Last synced: 3 months ago
JSON representation
Bluesky client for Windows Phone
- Host: GitHub
- URL: https://github.com/gargaj/bluewp
- Owner: Gargaj
- License: unlicense
- Created: 2024-01-06T00:09:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T12:58:27.000Z (5 months ago)
- Last Synced: 2024-09-16T02:52:09.734Z (5 months ago)
- Topics: bluesky, bsky, c-sharp, social-media, uwp, windows-phone
- Language: C#
- Homepage:
- Size: 444 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlueWP
![image](https://raw.githubusercontent.com/Gargaj/BlueWP/main/BlueWP/Assets/Square44x44Logo.scale-200.png)
Bluesky client for Windows Phone
![image](https://raw.githubusercontent.com/Gargaj/BlueWP/main/screenshot.jpg)
Don't ask why.
## Building
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.## 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
- Search
- Context-menu stuff (copy URL etc)