Chandler is Monica's official mobile app. Monica is an open source personal relationship manager available as a web application. While the web app has many features, the mobile application currently has a limited set of features. It lets you read your data from your web account. However, we are actively working on it and you will soon be able to:
-
add/edit a contact
-
add/edit activities
-
add/edit reminders
-
add/edit notes
-
add/edit calls
-
add/edit debts
-
add/edit tasks
-
Chandler is developed with React Native, a Facebook technology which allows you to build real native apps using only javascript. The philosophy behind this is
learn once, write everywhere
. Facebook's post about React Native explains it really well. -
CircleCI is running unit tests and checking typings. Travis is running E2E tests.
If you are you using Monica official server, it's very simple. You just have to install the app from the iOS App Store or the Android Play Store. Easy peasy !
If you have installed Monica on a server accessible from outside (a local or global network), you will have to change the Monica Url server on the login page (set as https://app.monicahq.com by default).
php artisan passport:client --password
. See the Monica wiki for more information
You can see more information on the dedicated documentation page
Do you want to help? That's awesome. Here are simple things you can do.
- Unlike Fight Club, the best way to help is to actually talk about the project as much as you can (blog post, articles, Twitter, Facebook).
- You can answer questions in the issue tracker to help other community members.
- You can support financially the project on Patreon or by subscribing to an account.
- Read our Contribution Guide.
- Install the developer version locally so you can start contributing instructions.
- Look for issues labelled bugs if you are looking to have an immediate impact on the project.
- Look for issues labelled Help wanted These are issues that you can solve relatively easily.
- Look for issues labelled Good first issue These issues are for people who want to contribute, but try to work on a small feature first.
- If you are an advanced developer, you can try to tackle issues labelled feature requests. Beware though - they are harder to do and will require a lot of back and forth with the repository administrator in order to make sure we are going to the right direction with the product.
We welcome contributions of all kinds from anyone.
If you need to talk, you can contact me at regis AT monicahq DOT com. You can also reach me on Twitter.
Monica use a lot of open source projects and we thank them with all our hearts. We hope that providing Monica as an free, open source project will help other people the same way those softwares have helped us.
Licensed under the AGPL License. View license.