krispykalsi / cueme-client

Mobile app for the Cueme API (https://github.com/krispykalsi/cueme)

Home Page:http://cueme.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetscrape logo

Cueme

An app to send a message to your desired contact via (currently) three platforms - WhatsApp, SMS, Email. Can be scheduled for later too). This is built on top of the Cueme API

⚙ Installation

  1. Make sure you have Flutter installed and configured properly. Verify by running the following command in shell.

    flutter doctor
  2. Create a file named .env.secret in the project folder and copy the following data. Replace it with your key from Alan AI

    ALAN_SDK_AUTH_KEY=2bdb68d921cc2e956eca572e1d8b807a3e2338fdd0dc/stage
  3. Download dependencies

    flutter pub get
  4. Run the app

    flutter run main.dart

🗣 How to use Alan

  1. Just press the alan button at the bottom and say "send a message/whatsapp/email to <contact info> on <date> at <time>
  2. Alan will ask for the message and any missing information he failed to catch.
  3. Provide him with the required information and he'll cue the message for you.

NOTE: There's more ways that Alan can take your input, try figuring them all out using the script we wrote for it as a challenge :D

About

Mobile app for the Cueme API (https://github.com/krispykalsi/cueme)

http://cueme.xyz


Languages

Language:Dart 71.1%Language:HTML 20.2%Language:Dockerfile 3.3%Language:CSS 2.7%Language:Swift 1.8%Language:Kotlin 0.5%Language:Shell 0.3%Language:Objective-C 0.2%