monicahq / monica

Personal CRM. Remember everything about your friends, family and business relationships.
https://beta.monicahq.com
GNU Affero General Public License v3.0
21.51k stars 2.15k forks source link

Client command line to interact with Monica #4339

Open lyz-code opened 4 years ago

lyz-code commented 4 years ago

Is your feature request related to a problem? Please describe.

Monica doesn't have a command line client to interact with Monica.

Describe the solution you'd like

A command line interface to be able to use Monica daily without the need of using the webpage.

The first version that I have in mind should be able to:

To do so, it will prompt the user for the required data through an "intelligent" text based interface. For example, when selecting the attendees of an activity, it could fuzzy search between the existent.

I know this won't be a priority of the project as you already give an awesome API, but I found interesting to log the request somewhere.

If I start the project I'll comment it here

asbiin commented 3 years ago

related to #4331