Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rwecho/V2ex.MAUI

V2ex.MAUI is a prototype multi-platform app for browsing the V2ex forum.
https://github.com/rwecho/V2ex.MAUI

android cross-platform csharp ios-app maui v2ex windows

Last synced: 3 months ago
JSON representation

V2ex.MAUI is a prototype multi-platform app for browsing the V2ex forum.

Awesome Lists containing this project

README

        

# V2ex.MAUI

[![PUBLISH Blazor](https://github.com/rwecho/V2ex.Maui/actions/workflows/publish.yml/badge.svg?event=push)](https://github.com/rwecho/V2ex.Maui/actions/workflows/publish.yml)

It is a cross-platform app for V2EX, which is built with Maui Hybrid. It is currently only available for Android devices. This app is still under development, the app is still in the early stages of development, and there are still many bugs and incomplete features. If you have any questions or suggestions, please feel free to submit an [issue](https://www.github.com/rwecho/V2ex.MAUI/issues) or [PR](https://www.github.com/rwecho/V2ex.MAUI/pulls).

## Screenshots


screenshot1
screenshot2
screenshot3



screenshot4
screenshot5
screenshot5

## Download

| [![Get it on AppCenter](./docs/download-appcenter.png)](https://install.appcenter.ms/orgs/HappyTreeFriends/apps/V2exMAUI/distribution_groups/external) | [![Get it on Google Play](https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png)](https://play.google.com/store/apps/details?id=top.rwecho.v2ex.maui) |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

- **AppCenter** downloaded the latest version of the app, which may be unstable.

## Features

1. **basic functions**

- Login
- Tab topics
- Topic page
- My Favorites
- My Nodes
- My Notifications
- Settings

2. **advanced functions**

- [x] Reply with emoji
- [x] Reply with image (imgur)
- [x] Animation and gesture
- [x] Rich text input(quill.js)

3. **todo in the future**

- [ ] User profile
- [ ] Search
- [ ] ChatGPT enhancement
- [ ] Dark mode

## Contributes

Welcome everyone to contribute and participate! If you need a specific feature, you can start by submitting an [issue](https://github.com/rwecho/V2ex.MAUI/issues) for discussion. Alternatively, you are also encouraged to [fork](https://github.com/rwecho/V2ex.MAUI/fork) the repository, make changes, and submit a pull request (PR).

This project exists thanks to all the people who contribute.

[![Code Contributors](https://contrib.rocks/image?repo=rwecho/V2ex.Maui)](https://github.com/rwecho/V2ex.Maui/graphs/contributors)

For details please visit [insights](https://github.com/rwecho/V2ex.Maui/graphs/contributors)

## Acknowledges

- [V2ex](https://www.v2ex.com)

V2EX is a community of developers, designers, and creative people. It is also a place for sharing and discovery. V2EX is a place to share knowledge and experience, ask questions, and get answers.

- [V2er](https://github.com/v2er-app/Android)

V2er is my daily app.

> V2er is a mobile app for the V2EX website, a community-driven forum that discusses a wide range of topics such as technology, programming, and lifestyle.

- [Flowbite](https://flowbite.com/docs/)

- [Tailwindcss](https://tailwindcss.com/)

- [MAUI](https://github.com/dotnet/maui)

- [CommunityToolkit/Maui](https://github.com/CommunityToolkit/Maui)

- [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack)

## License

The source code is licensed under MIT. License is available [here](./LICENSE.txt)