Giter VIP home page Giter VIP logo

realmtasks's Introduction

RealmTasks

A basic task management app, designed as a homage to Realmac Software's Clear, with their knowledge and permission.

Warning: This project is very much a work in progress, being used as a testbed for new Realm technologies. It is in no way a fully feature-complete product, nor is it ever meant to be an actual competitor for the Clear app.

Prerequisites

Cocoa

Android

  • Android Studio 2.2 with Android API 24
  • An emulator, Genymotion or or a real device attached and running.

1. Get the Realm Mobile Platform Package and start the Object Server

  1. Download and extract the Realm Mobile Platform package from https://labs.realm.io/gs.
  2. Double-click the start-object-server.command script in the package obtained above.

2. Build and Run RealmTasks

Cocoa

  1. Run pod install from the root of this repo.
  2. Open RealmTasks.xcworkspace with Xcode 8.
  3. Select either the "RealmTasks macOS" or "RealmTasks iOS" depending on which platform you'd like to try the app on.
  4. Click the "Build and Run" icon in the upper left of Xcode (play icon).
  5. When the app launches, tap/click "Register" if this is the first time you're trying the app, or "Log In" if you've already created an account.
  6. Optional: If you'd like to run the app on a physical iPhone, you'll need to have code signing set up with Xcode, and the iPhone should be connected on the same local network as your Mac running the object server.

Android

  1. Goto the RealmTasks Android folder.
  2. Run ./gradlew installDebug
  3. The RealmTask app should now be installed on all attached Android devices and emulators. You need to launch the app manually.

Using RealmTasks

At this point, you can login, start creating items, managing lists, and you'll see your actions reflected in real time in other running instances of the app wether it is the Android, iOS or Mac OS app.

We recommend that you run at least two instances of the app together to really show off sync in action.

3. Access Realm Files with the Realm Browser

  1. Launch the "Realm Browser" app included in the package obtained above and click "Open Sync URL...".
  2. Paste the following into the Realm Browser's Sync Server URL field: realm://127.0.0.1:9080/~/realmtasks.
  3. Enter the same username and password as you used when running RealmTasks and click "Open".

License

The source code for RealmTasks is licensed under the Apache License 2.0.

realmtasks's People

Contributors

jpsim avatar timoliver avatar stel avatar kishikawakatsumi avatar icanzilb avatar zaki50 avatar dalinaum avatar cmelchior avatar radu-tutueanu avatar bdash avatar nhachicha avatar

Watchers

James Cloos 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.