Skip to content

0kzh/mybb-mobile

Repository files navigation

Logo

MyBB Mobile is an app boilerplate for myBB forum owners to create their own Android app for their forums. The app supports all features that come packaged in the default myBB configuration, as well as 3rd-party plugins for reputation and usergroups.

The app is built on top of a headless browser, which scrapes raw HTML from your page and parses it using the JSoup library. No API is needed for the app to function.

Screenshots

Features

  • Intuitive Material Design user interface
  • Native log in support using username, password, and GAuth
  • Fully functional navigation: forums, threads, profiles, and reputation
  • Ability to read threads, post/edit replies, and send PMs
  • Profile viewing: see a member's stats, threads, posts, reputation, and awards
  • Ability to give a user reputation
  • Custom MyBB editor: insert most MyBB tags at the click of a button
  • Push notifications for private messages
  • Search functionality for threads, posts, and members
  • Custom image viewer and browser for in-thread navigation
  • UserCP: change your status, avatar, signature, display group, username, and password
  • Fully customizable settings, including the ability to re-order forum tabs

Planned Features

  • XMPP chat functionality
  • Reputation filters
  • View sent PMs

Known issues

None yet. If a page isn't loading, it is either because:

  • No internet access
  • The forum is down
  • The forum is blocked by the local network
  • Internet speed is too slow

About

Android app for the myBB forum platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published