Giter VIP home page Giter VIP logo

lucidlink's Introduction

LucidLink

Features:

  • Dream journal
  • Random-voice-prompt engine
  • User scripts

Download page: https://play.google.com/store/apps/details?id=v.lucidlink
Task list: https://trello.com/b/2ZYLJ2l1/lucid-link

Prepare

  1. Ensure prerequisite programs are installed: Git (+TortoiseGit), NodeJS, Android SDK, VirtualBox, Genymotion
  2. Ensure prerequisite Android SDK packages are installed: [...]
  3. Ensure prerequisite npm modules are installed: react-native-cli
  4. Ensure a virtual Android 5+ device is set up in Genymotion (which uses VirtualBox). (or have an Android 5+ device)

Install

  1. Clone this repo to your computer using git. (I use TortoiseGit)
  2. Open console in "Main" folder, and run "npm install".

Compile and run

  1. Start up the virtual Android device. (or connect Android device through usb/wifi)
  2. Compile the TS (TypeScript) files to JS, either by:
    2.A) Run npm run dev in main folder. (recommended)
    2.B) Open the project in Visual Studio Code and run the build task. (ctrl+shift+b)
  3. Build the Android project, and start the JS packager, either by: 3.A) Run "react-native start" in main folder, then press "Launch" in Android Studio. (recommended)
    3.B) Run "react-native run-android" in main folder.

Making changes

  • For JS (ui) changes, edit the files in "Main/Source". (I use Visual Studio Code)
  • For Java changes, edit the files in "Main/android/app/src". (I use Android Studio)

Troubleshooting

For common troubleshooting solutions (for developers), see Troubleshooting.md.

lucidlink's People

Contributors

venryx avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.