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
https://github.com/firecubestudios/darksky
bluesky bluesky-app bluesky-client bluesky-social
Last synced: 7 days ago
JSON representation
BlueSky client for Windows 10/11
- Host: GitHub
- URL: https://github.com/firecubestudios/darksky
- Owner: FireCubeStudios
- License: mit
- Created: 2024-11-12T21:38:50.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-01-27T17:03:14.000Z (7 days ago)
- Last Synced: 2025-01-28T02:07:14.682Z (7 days ago)
- Topics: bluesky, bluesky-app, bluesky-client, bluesky-social
- Language: C#
- Homepage: https://apps.microsoft.com/detail/9np22dtfscts
- Size: 7.72 MB
- Stars: 186
- Watchers: 3
- Forks: 9
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
![Screenshot-BackgroundCrop,NoMargin,RoundedCorner](https://github.com/FireCubeStudios/DarkSky/blob/master/DarkSky.png?raw=true)
---
> [!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.