Project MAXS
Table of Contents
What is MAXS?
MAXS (Modular Android XMPP Suite), a set of open-source GPLv3 licensed Android applications, allows you to control your Android device and receive notifications over XMPP. For example, you can compose and send a SMS message on your desktop/laptop by sending a command message from every standard compliant XMPP client to MAXS running on your smartphone.
MAXS is dedicated to users privacy and choice, that is why it's designed modular. This means that the functionality is split across components, which are standard Android applications. These components can be categorized in three types: Modules, Transports and the main component. Modules provide the notifications and commands, which are exchanged between MAXS and the user over so called transports. MAXS modules and transports are glued together with the so called MAXS main application.
Quickstart and Documentation
For the impatient Quickstart Guide.
It is also a good idea to have a look at the Introduction.
There is more documentation available at projectmaxs.org/docs.
Get MAXS
Play Store
Main
Transport
Modules
- org.projectmaxs.module.alarmset
- org.projectmaxs.module.bluetooth
- org.projectmaxs.module.bluetoothadmin
- org.projectmaxs.module.clipboard
- org.projectmaxs.module.contactsread
- org.projectmaxs.module.fileread
- org.projectmaxs.module.filewrite
- org.projectmaxs.module.locationfine
- org.projectmaxs.module.misc
- org.projectmaxs.module.nfc
- org.projectmaxs.module.notification
- org.projectmaxs.module.phonestateread
- org.projectmaxs.module.ringermode
- org.projectmaxs.module.shell
- org.projectmaxs.module.smsnotify
- org.projectmaxs.module.smsread
- org.projectmaxs.module.smssend
- org.projectmaxs.module.smswrite
- org.projectmaxs.module.wifiaccess
- org.projectmaxs.module.wifichange
F-Droid
Main
Transport
Modules
- org.projectmaxs.module.alarmset
- org.projectmaxs.module.bluetooth
- org.projectmaxs.module.bluetoothadmin
- org.projectmaxs.module.clipboard
- org.projectmaxs.module.contactsread
- org.projectmaxs.module.fileread
- org.projectmaxs.module.filewrite
- org.projectmaxs.module.locationfine
- org.projectmaxs.module.misc
- org.projectmaxs.module.nfc
- org.projectmaxs.module.notification
- org.projectmaxs.module.phonestateread
- org.projectmaxs.module.ringermode
- org.projectmaxs.module.shell
- org.projectmaxs.module.smsnotify
- org.projectmaxs.module.smsread
- org.projectmaxs.module.smssend
- org.projectmaxs.module.smswrite
- org.projectmaxs.module.wifiaccess
- org.projectmaxs.module.wifichange
Direct download (not recommened)
MAXS .apk
's, signed with the same key as the Play Store releases,
can be directly downloaded from projectmaxs.org/releases. Use this
method of obtaining MAXS only if you really have to.
Nightlies
MAXS Nightlies, signed with the release key, can be found at http://projectmaxs.org/releases/nightlies.
If you want to update MAXS to the latest nightlies you can use the installNightlies.sh
script.
curl https://bitbucket.org/projectmaxs/maxs/raw/master/scripts/installNightlies.sh |bash
Beta Testing
If you like help testing new versions, you need to become a member of the Google+ "MAXS Beta Testers" community. Then you can use the following links to become a beta tester for the particular MAXS component.
Main
Transport
Modules
- org.projectmaxs.module.alarmset
- org.projectmaxs.module.bluetooth
- org.projectmaxs.module.bluetoothadmin
- org.projectmaxs.module.clipboard
- org.projectmaxs.module.contactsread
- org.projectmaxs.module.fileread
- org.projectmaxs.module.filewrite
- org.projectmaxs.module.locationfine
- org.projectmaxs.module.misc
- org.projectmaxs.module.nfc
- org.projectmaxs.module.notification
- org.projectmaxs.module.phonestateread
- org.projectmaxs.module.ringermode
- org.projectmaxs.module.shell
- org.projectmaxs.module.smsnotify
- org.projectmaxs.module.smsread
- org.projectmaxs.module.smssend
- org.projectmaxs.module.smswrite
- org.projectmaxs.module.wifiaccess
- org.projectmaxs.module.wifichange
Support / Help / Reporting Issues
See contact on how to contact us and ask for help.
If you want to report an issue, have a look at Report an Issue
Development
- Source Code: http://projectmaxs.org/source
- Issue Tracker: http://projectmaxs.org/issues
- Developer Documentation: http://projectmaxs.org/docs
- Continuous Integration: http://projectmaxs.org/ci
- MAXS Nightlies and Releases, signed with release key: http://projectmaxs.org/releases
- Project MAXS at ohloh.net: https://www.ohloh.net/p/maxs
Contact
IRC
Feel free to join @ libera.chat. Questions and suggestions are welcome, but remeber that this is IRC and it may take a while (~hours, days) to get an answer.
Donate
Bitcoin
<a href="bitcoin:bc1qu482c0tngkcvx3q7mrm8zmuldrh2f2lrh26ym0"> Donate with bitcoin to bc1qu482c0tngkcvx3q7mrm8zmuldrh2f2lrh26ym0 </a>
Acknowledgements
- The XMPP Standards Foundation
- Smack Developers
- Ge0rg for the MemorizingTrustManager
Short URLs
Url | Description |
---|---|
projectmaxs.org/forum | Forum |
projectmaxs.org/doc | Documenation |
projectmaxs.org/quickstart | Quickstart Guide |
projectmaxs.org/source | Source Code |
projectmaxs.org/releases | Release APKs |
projectmaxs.org/fdroid | F-Droid |
projectmaxs.org/play | Play Store |
projectmaxs.org/donate | Donate Information |
projectmaxs.org/flattr | Flattr |
projectmaxs.org/acks | Acknowledgements |
projectmaxs.org/privacy | Pricacy Policy |
projectmaxs.org/issues | Issue Tracker |
projectmaxs.org/ci | Continuous Integration |