All Projects → florent37 → Open-Mam

florent37 / Open-Mam

Licence: Apache-2.0 license
Open Source Mobile Application Management (WORK IN PROGRESS)

Programming Languages

java
68154 projects - #9 most used programming language
PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Open-Mam

Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (+25%)
Mutual labels:  application, management
Swiftvalidators
String (and more) validation for iOS
Stars: ✭ 226 (+707.14%)
Mutual labels:  application, apple
Frontendwingman
Frontend Wingman, Learn frontend faster!
Stars: ✭ 315 (+1025%)
Mutual labels:  application, source
Gradle License Plugin
Gradle plugin that provides a task to generate a HTML license report of your project.
Stars: ✭ 246 (+778.57%)
Mutual labels:  open, source
Time-and-Attendance-Management-System
TMS is a full-stack website that maintains records of all employees with their personal information. It keeps track of hours worked by an employee on a particular project assigned to him. It maintains time sheets and generates detailed and summary reports of the employee time sheets. TMS also has an admin page, which can manage all the employees…
Stars: ✭ 46 (+64.29%)
Mutual labels:  application, management
Apple Store Helper
Apple Store iPhone预约助手
Stars: ✭ 215 (+667.86%)
Mutual labels:  apple, store
Flappy Fly Bird
🐦 Flappy Bird reincarnation [Swift 5.3, GameplayKit, SpriteKit, iOS 12].
Stars: ✭ 150 (+435.71%)
Mutual labels:  application, apple
Opentomb
An open-source Tomb Raider 1-5 engine remake
Stars: ✭ 1,035 (+3596.43%)
Mutual labels:  open, source
GitHubSpanishRankingGenerator
Scripts to build the GitHub Spanish rankings (users most active in each province sorted by public contributions) 🇪🇸
Stars: ✭ 19 (-32.14%)
Mutual labels:  open, source
Mat-O-Wahl
🇩🇪 Mat-O-Wahl - Ein einfach zu bedienender, freier Open Source Wahl-O-Mat Klon fuer jedermann ### 🇬🇧 🇺🇸 A simple to handle, free "Voting Advice Application" / "Electoral Compass" alternative
Stars: ✭ 27 (-3.57%)
Mutual labels:  open, source
Joustmania
Raspberry Pi Jousting at its finest
Stars: ✭ 91 (+225%)
Mutual labels:  open, source
sales-management-system
Sales management system
Stars: ✭ 25 (-10.71%)
Mutual labels:  application, store
Openwallet Android
The first truly free, libre, and open source light wallet for multiple cryptocurrencies (Bitcoin, Ethereum, Ripple, etc).
Stars: ✭ 86 (+207.14%)
Mutual labels:  open, source
react-native-single-select
Customizable & Easy to Use Single Select Library for React Native
Stars: ✭ 74 (+164.29%)
Mutual labels:  application, apple
Montreal
A directory of companies, people, and projects that are Open Source and from Montréal.
Stars: ✭ 77 (+175%)
Mutual labels:  open, source
Beagle Im
XMPP client for macOS based on TigaseSwift XMPP library
Stars: ✭ 86 (+207.14%)
Mutual labels:  application, apple
Sneakerbot
Stars: ✭ 33 (+17.86%)
Mutual labels:  open, source
Comcast.github.io
The main Open Source portal for Comcast
Stars: ✭ 36 (+28.57%)
Mutual labels:  open, source
opensource
Collection of Open Source packages by Otherwise
Stars: ✭ 21 (-25%)
Mutual labels:  open, source
NoPMsBot
https://telegram.dog/ShriMADhaBot
Stars: ✭ 127 (+353.57%)
Mutual labels:  open, source

Open-Mam

Open-Mam is an open-source mobile application management, With this project, you will have your own mobile store, linked with your own server.

The main goal is to distribute your applications to your employers, your beta-testers or your clients, but without sending your application binaries on the cloud, you will handle their storage.

API

The api has been thinked to be used on any server, even in :

  • a hosted server (PHP)
  • a mutualised server (PHP)
  • a server that does not allow url-rewriting
  • a server without database (use file mode or sqllite)
  • a server that deny file storage (allow to store apk's outside, eg: in a git or a ftp)

Android

The Android application is like the Play Store, but contains only your own applications, it's built with open-source libraries, and has a material look & feel.

To have an Android store, you can :

  • use the given application binary (link in this README), and link it to you own server or
  • fork it, then modify the configuration.gradle file to change his name, his colors and directly couple with your server

Roadmap

There's a lot of work to publish this project, I'm currently working on :

  • Implementing the API (PHP / Mysql)
  • Developping the Android Client
  • Developping the front website
  • Versioning the API
  • Versioning the Android Client
  • Adding notifications on Android Client

Contribution

Feel free to contribute to this project by sending me pull requests or issues Contact me on my email [email protected] if you have any question about Open-Mam

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].