Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rwecho/V2ex.MAUI
- Owner: rwecho
- License: mit
- Created: 2023-06-30T09:16:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-09T11:38:15.000Z (7 months ago)
- Last Synced: 2024-04-10T04:01:52.154Z (7 months ago)
- Topics: android, cross-platform, csharp, ios-app, maui, v2ex, windows
- Language: JavaScript
- Homepage: http://www.v2ex.com
- Size: 8.14 MB
- Stars: 50
- Watchers: 3
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-dotnet-maui - V2ex.MAUI - platform, user-friendly, and feature-rich V2ex native application made by MAUI.|[![GitHub stars](https://img.shields.io/github/stars/rwecho/V2ex.MAUI?style=flat-square)](https://github.com/Soferity/GamePortal/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/rwecho/V2ex.MAUI?style=flat-square)](https://github.com/rwecho/V2ex.MAUI/commits) (Samples)
- awesome-maui - V2ex.MAUI - square)](https://github.com/rwecho/V2ex.MAUI/issues) [![GitHub stars](https://img.shields.io/github/stars/rwecho/V2ex.MAUI?style=flat-square)](https://github.com/rwecho/V2ex.MAUI/stargazers) ![last commit](https://img.shields.io/github/last-commit/rwecho/V2ex.MAUI?style=flat-square) - A multi-platform, user-friendly, and feature-rich V2ex native application made by MAUI. (Sample Apps / Get Started)
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
## 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
- Settings2. **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)