[go: up one dir, main page]

Skip to content

A stylish yet powerful GitHub client for Windows

License

Notifications You must be signed in to change notification settings

luis-pinto-fanduel/FluentHub

 
 

Repository files navigation

Important

FluentHub v0.9 is not yet shipped to Microsoft Store due to an error during the submission.
we're still investigating and we'll ship as soon as possible.

FluentHub

CI Status Localization Status Discord

FluentHub is the stylish yet powerful GitHub client for Windows, which enpowers development experience and follows Microsoft Design Language.

  • Modern UI: designed with Fluent Design and built on WinAppSdk/WinUI3
  • Multitasking: let's do multitasking with tabs, you can switch tabs without losing data
  • Powerful page navigation: navigation can be performed like browsers without losing navigation history
  • Querying/Mutation: perform any kind of fetch and modification on GitHub, the app supports as far as GitHub API supports using Octokit.NET and Octokit.GraphQL.NET.

Contributing to FluentHub

Screenshots

Home page PR page User profile page
image image image

Building the Code

Requirements

1. Clone the repository

git clone https://github.com/FluentHub/FluentHub

2. Prepare OAuth credentials

See the documentation.

Important

If you skip this step, Visual Studio will give a fatal error that the AppCredentials.config file does not exist.

3. Build the project

  • Open FluentHub.sln.
  • Hit 'Set as Startup item' on FluentHub.Package in the Solution Explorer.
  • Build with Debug, x64, FluentHub.Package.

Credit

  • Some application icons were created by Icons8.
  • Many thanks to Joseph Beattie for creating our current logo.

About

A stylish yet powerful GitHub client for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%