GithubHelp home page GithubHelp logo

filippofinke / mood-meter Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 6.0 450 KB

๐Ÿ˜ƒ Track a person's mood and get a notification when it changes, inspired by the Kira Meter

CSS 32.32% HTML 24.62% JavaScript 43.06%
mood mood-tracker mood-meter kira-meter kira track ifttt ifttt-webhooks

mood-meter's Introduction

Welcome to mood-meter ๐Ÿ‘‹

Track a person's mood and get a notification when it changes, inspired by the Kira Meter from How To Sell Drugs Online (Fast) TV Series

๐Ÿ  Homepage

Demo

Demo

IFTTT Support

You can set up an IFTTT webhook in the config file to receive notifications about the other person's mood change directly to your phone.

Install

npm install

Usage

npm run start

Configuration

{
  // Server port
  "PORT": 8080,
  // Webhook for notification, get it from: https://ifttt.com/maker_webhooks/settings
  "WEBHOOK": "https://example.com",
  "CONFIG": {
    // The title of the web page
    "title": "Title",
    // Colors, play with it
    "colors": {
      "--bg-color": "#fdf6f0",
      "--text-color": "#a19882",
      "--slider-thumb-color": "#cdbba7",
      "--slider-bg-color": "linear-gradient(90deg, rgba(255, 0, 0, 1) 0%, rgba(227, 255, 0, 1) 50%, rgba(0, 255, 0, 1) 100%);"
    },
    // Emojis to show on the bar
    "emojis": ["๐Ÿคฌ", "๐Ÿฅบ", "๐Ÿ˜”", "๐Ÿ˜Š", "๐Ÿฅฐ"],
    // Animations to execute when an emoji is selected, the order matters.
    "animations": [
      ["๐Ÿ˜ก", "๐Ÿ‘ฟ", "๐Ÿ˜ˆ", "๐Ÿ‘บ", "๐Ÿ’ข", "๐Ÿคฌ"],
      ["๐Ÿ˜ญ", "๐Ÿ˜ข", "๐Ÿ˜ฉ"],
      ["๐Ÿ˜Ÿ", "โ˜น๏ธ", "๐Ÿ˜ž"],
      ["๐Ÿ˜Š", "๐Ÿ˜„", "๐Ÿ˜ƒ"],
      ["๐Ÿ˜", "โค๏ธ", "๐Ÿ˜˜", "๐Ÿ’‹"]
    ]
  }
}

Author

๐Ÿ‘ค Filippo Finke

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Todo

  • Add support to multiple users

Show your support

Give a โญ๏ธ if this project helped you!

Buy Me A McFlurry

mood-meter's People

Contributors

dependabot[bot] avatar filippofinke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mood-meter's Issues

Need help

Hello, I am very fascinated with your project because so far only you have provided the code for this topic. I have a problem because I would like to implement this program on my wordpress website, but I do not know how to do it, could you help me please? I need this for me and my girlfriend I will be very grateful (I am willing to pay for your help). Take care and please tell me back asap.

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.