Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/entdark/JKChat

JKChat is a mobile application for chatting in and remote controlling Jedi Knight: Jedi Academy, Jedi Knight II: Jedi Outcast and Quake III Arena games
https://github.com/entdark/JKChat

android cross-platform dotnet ios jedi-academy jedi-outcast mobile mobile-app mvvmcross net-8 net-android net-ios quake3 widgetkit widgets

Last synced: 28 days ago
JSON representation

JKChat is a mobile application for chatting in and remote controlling Jedi Knight: Jedi Academy, Jedi Knight II: Jedi Outcast and Quake III Arena games

Awesome Lists containing this project

README

        

# JKChat
A mobile application for Android and iOS to chat in and remote control Jedi Knight: Jedi Academy, Jedi Knight II: Jedi Outcast and Quake III Arena games.

The application is based on .NET Android and .NET iOS workloads and uses MvvmCross framework to share a lot of code and build the fastest .NET mobile applications. Also it is based on Material Design 3 and Apple HIG to deliver the best, native and modern look of the apps on each platform.

## Download
[![Google play][2]][1] [![App Store][4]][3]

[1]: https://play.google.com/store/apps/details?id=com.vlbor.jkchat&hl=en
[2]: http://i.imgur.com/sJmg9Nj.png (Google play)
[3]: https://apps.apple.com/app/jkchat/id1545850673
[4]: http://i.imgur.com/VhwhbFa.png (App Store)

## Features
1. Server list
- load and refresh
- filter by game, game type, mod, emptiness, and fullness
- add to favourites
- add a server manually
2. Chat
- connect to multiple servers simultaneously
- chat or execute game commands
- detailed server info
- scoreboard
- share the server to connect
- links in chat are highlighted and clickable
3. Widgets for home screens
- monitor multiple servers without opening the app
- refresh server info without opening the app
- open the app and connect to a server

## Screenshots
| iOS | Android |
| --- | --- |
| | |
| | |

## Beta testing downloads:
### iOS:
Install TestFlight: https://apps.apple.com/app/testflight/id899247664
Then open that link on your iOS device: https://testflight.apple.com/join/5HSqhVHw
### Android:
Install from APK: https://www.dropbox.com/s/ptx301a1pas39n9/com.vlbor.jkchat.apk?dl=1

## License
Dual license:
1. WTFPL covers JKChat.Android, JKChat.iOS, JKChat.iOS.Widget.Native, JKChat.Core but some of JKClient parts.
2. GPL covers some parts of JKClient module.