Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firecubestudios/darksky
BlueSky client for Windows 10/11 Download: https://apps.microsoft.com/detail/9np22dtfscts?hl=en-us&gl=US
https://github.com/firecubestudios/darksky
bluesky bluesky-app bluesky-client bluesky-social
Last synced: 20 days ago
JSON representation
BlueSky client for Windows 10/11 Download: https://apps.microsoft.com/detail/9np22dtfscts?hl=en-us&gl=US
- Host: GitHub
- URL: https://github.com/firecubestudios/darksky
- Owner: FireCubeStudios
- License: mit
- Created: 2024-11-12T21:38:50.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-02T12:03:07.000Z (20 days ago)
- Last Synced: 2024-12-02T13:21:42.647Z (20 days ago)
- Topics: bluesky, bluesky-app, bluesky-client, bluesky-social
- Language: C#
- Homepage: https://bsky.app/profile/firecube.bsky.social
- Size: 4.35 MB
- Stars: 91
- Watchers: 5
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
https://apps.microsoft.com/detail/9np22dtfscts?hl=en-us&gl=US
![Screenshot-BackgroundCrop,NoMargin,RoundedCorner](https://github.com/user-attachments/assets/51a53382-653a-4277-b1fe-7325b6c3eec0)
A modern BlueSky client for Windows.
---
> [!NOTE]
> This app is being built very rapidly; while contributions are welcome please be aware that you may face merge conflicts.Introducing **DarkSky**, a modern BlueSky client for Windows. Built using UWP and enhanced using GlowUI, it leverages fast technologies paired with beautiful design that makes using the app worthwhile.
## π Features
- **Design**: Beautiful, modern design inline with the Fluent Design language.
- **Speed**: Fast app built with UWP technologies to elevate its speed.
- **GlowUI**: Stunning design built with GlowUI theming.
- **UWP**: uwp good## π οΈ Building from source
#### 1. Prerequisites
- [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) with the following individual components:
- Windows SDK
- UWP build tools
- Git for Windows#### 2. Clone the repository
```ps
git clone https://github.com/FireCubeStudios/DarkSky
```This will create a local copy of the repository.
#### 3. Build the project
To build DarkSky for development, open the `DarkSky.sln` item in Visual Studio. Right-click on the `DarkSky (Universal Windows)` project in solution explorer and select βSet as Startup itemβ.
## π Contributing
Want to contribute to this project? Let me know with an [issue](https://github.com/FireCubeStudios/DarkSky/issues) that communicates your intent to create a [pull request](https://github.com/FireCubeStudios/DarkSky/pulls).
Looking for a place to start? Check out the [task board](https://github.com/users/FireCubeStudios/projects/2), where you can sort tasks by size and priority.
## βοΈ License
This project is licensed under the `MIT` license. See the `LICENSE.md` file for in the root directory for details.
## π Acknowledgements
DarkSky uses the following libraries:
- [FishyFlip](https://github.com/drasticactions/FishyFlip)
- ~~[DarkSky.API](https://github.com/FireCubeStudios/DarkSky.API)~~We thank all contributors and users for their continued support.