A stylish yet powerful GitHub client.
Release mode is still not stable.
Release mode is still not stable.
This is our preferred method. See the section
May not always be up-to-date due to massive changes to the user interface
- Request a new feature
- Upvote popular feature requests
- File an issue
- Join our Discord and let us know what you think
There are many ways where you participate in this community:
- Submit bugs and feature requests.
- Review the documentation and make pull requests for anything from typos to additional and new idea
- Review source code changes
If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:
- How to build and run from source
- The development workflow, including debugging and running tests
- Coding guidelines
- Submitting pull requests
- Finding an issue to work on
- Contributing to translations on Crowdin
- Joseph Beattie(@josephbeattie) created our logo!
The easiest way to contact us is to join our Discord channel.
If you would like to ask a question, please reach out to us via Twitter:
- Tomoyuki Terashita, Lead developer: @onein528
- Jupiter, Developer: @DeveloperWOW64
- Gabriel Fontán, Developer: @BobbyESPGabiles
- Luandersonn Airton, Developer: @luandersonn
Ensure you have following components:
- Windows 10 2004 (10.0.19041.0) or later with enabled Developer Mode in the Windows Settings
- Git
- Visual Studio 2022 with following individual components:
- the Windows 11 (10.0.22000.0) SDK
- UWP Development Kit
- .NET SDK
Clone the repository:
git clone https://github.com/FluentHub/FluentHub
Initialize submodules recursively:
git submodule update --init --recursive
See the documentation.
- Open
FluentHub.sln
. - Hit 'Set as Startup item' on
FluentHub.Uwp
in the Solution Explorer - Build with
DEBUG|x64|FluentHub.Uwp (Universal Windows)
Copyright (c) 2022 FluentHub Team
Licensed under the MIT license stated in LICENSE.