GithubHelp home page GithubHelp logo

dad-bod-text's Introduction

Dad-Bod-Text

This project can be used to send yourself a text message with your daily weight.

Dependencies

There are a number of dependencies you'll have to meet to use this project.

Here is what I suggest:

  • A Withings wi-fi equipped scale (available on Amazon.com ~$80USD)
  • An account at trendweight.com that syncs with your withings scale (free)
  • You will have to have an AWS account with your email verified through AWS SES (free) ** I also recommend that you move your AWS SES account out of the sandbox
  • You will have to have installed the AWS CLI and configured Boto3 (free)

In the dad_bod_text.py file you will see a number of standard PIP dependencies:

  • pandas
  • numpy
  • requests
  • time
  • datetime

In the same directory as the Python script you will need a file called "weight_chart.xlsx" that has two columns. The first is the date in the format of YYYY-MM-DD and in the second column your weight lbs or kgs will work.

Run the script

A simple "Python3 dad_bod_text.py" will do the trick

dad-bod-text's People

Contributors

kylepott avatar

Watchers

 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.