Usefull and simple android tool to manage more than one RUST server at the same time
- Multiple servers management
- Players list with options, like Mute/Kick/Ban/Steam link open
- Separated console/chat tabs
- Works in background as a service to get notifications and store console logs
- Filters: unwanted data, chat messages, messages that instantiate notifications
- Latest release: RconApp v0.0.6
- Settings field 'Steam API KEY' can be used to load players avatars. Google to get it.
- Field 'Words to filter' should use the separator "," (comma symbol) to prevent to get messages with choosed words.
- Field 'Chat prefixes' using the separator "," to make the app understand what messages should go into the "Chat" tab.
- Field 'Notification messages' use the same separator ",". Used to make notifications when the app runs as a service.
- Example of fields with the "," separator: servergibs,saving complete,invalid position
- Android Studio 3.5.3 or higher
- Java 1.8.0_241 or higher
- Android 4.3.0 or higher
- nv-websocket-client - Websockets
- gson - Json
- CircleImageView - Fit images into circle
- Push up Notifications with vibration, sound, LED options
- Add full smooth scrolldown circle button
- Hide navbar when scrolling up


