Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liebki/githubexplorer

A simple and small .NET 8 MAUI app, which allows you to browse the trending page on GitHub without browser!
https://github.com/liebki/githubexplorer

csharp dotnet-core github-trending maui maui-blazor net-maui xamarin

Last synced: 5 days ago
JSON representation

A simple and small .NET 8 MAUI app, which allows you to browse the trending page on GitHub without browser!

Awesome Lists containing this project

README

        

# GithubExplorer

GithubExplorer is a very small and simple .NET 8 MAUI App, which allows you to browse the trending page on GitHub (github.com/trending), you can set a custom url in order to filter and only see specific repositories (like a specific language, country etc.).

## Features

Built using .NET 8 MAUI framework, using following open-source libraries and frameworks:

- [GithubDataNet](https://www.nuget.org/packages/GithubDataNet)
- [MudBlazor](https://mudblazor.com)
- [MudBlazor.Markdown](https://www.nuget.org/packages/MudBlazor.Markdown)
- [NavigationManagerUtils](https://www.nuget.org/packages/NavigationManagerUtils)
- [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json)
- .NET MAUI and associated packages from Microsoft

## Installation

- I still don't know the state of installation with MAUI, I will upload executeables to the release-tab
- If the releases are not useable, just download the source, compile and use these executeables

## Functionality

- Scroll through all trending repositories
- Customize what language/time you want to filter
- Take a look at the ReadMe in-app
- Load a few details (if available) like project topics, project url etc.

## Screenshot(s)

![Application Screenshot (GIF)](https://raw.githubusercontent.com/liebki/GithubExplorer/master/Screenshots/Application-Screenshot-1.3.0.gif)

## License

**Software:** GithubExplorer

**License:** GNU General Public License v3.0

[GNU](https://choosealicense.com/licenses/gpl-3.0/)