nomie wordmark

Nomie 4.1 Release

This release is bringing back a way to automatically import data into Nomie 4.

GitHub: https://github.com/open-nomie/nomie

Launch Nomie:

Update Nomie 5 is out

Rate Nomie on Dapps!

Nomie 3 had Calendar Import, and Nomie 2 had the Firebase based API. Like Nomie 2, we now have an API.

This time around, we're going for a simple, encrypted API using public/private keys. This means, that like Nomie 2 - you can post data to Nomie, but unlike Nomie 2 it doesn't require firebase - or even an account.

The settings now contains a "Nomie API" list item under data.

Nomie API

Generating an API Key will create an API key, public key and a private key.

Now with your API key, you can POST a payload to NomieAPI.com that will be stored in a private Amazon S3 bucket. You can then either manually check for newly captured records, or enabled "Auto import" to automatically import new records each time Nomie launches.

Using Public/Private key encryption.

When you submit a payload to NomieAPI.com the note field is encrypted using your public key, which NomieAPI knows based on your API key. Only your private key, which only your Nomie App knows can decrypt the content of the note.

Minimum requirements:

Send POST requires to https://nomieapi.com/log

POST: https://nomieapi.com/log
Body: {
    "api_key" : "MY_API_KEY_FROM_NOMIE",
    "note" : "#weather(44.5) #mood(6)",
}

Nomie APi Screenshot

Nomie API Captured

In Nomie

What else is included:

Default Values & Map Location Display …

  • Fixed Default tracker value not working
  • Enhanced design of Map view
  • Enhanced design of history view e040128

Fixing No 0 value in tag or range …

  • Fixed Range allowing for 0
  • Fixed tracking of zero value

Adding Nomie API

  • Added "aggressive sync" option for people using multiple devices [#24]
  • Default Value is now working [#31]
  • Added more expressive description of what was saved in the toast.
Comments Must have a Github account

Install to Homescreen

For the best experience, install Nomie on your home screen.

  1. Open v5.nomie.app in Mobile Safari
  2. Tap the share icon
  3. Scroll to and select "Add to Homescreen"

Nomie is a Progressive Web App

How to Install

  1. Open 6.nomie.app in Mobile Safari
  2. Tap the share icon
  3. Scroll to and select "Add to Homescreen"