2017 © Pedro Peláez
 

project sleep-logger

The Laravel Framework.

image

mraiur/sleep-logger

The Laravel Framework.

  • Thursday, June 28, 2018
  • by mraiur
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

A simple log server for tracking start and end of polyphasic sleep cicles. For now is for personal use., (*1)

Setup

    php composer.phar install

Copy the config/config.sample.php to config/config.local.php and set the environment config., (*2)

Then run, (*3)

    php vendor/bin/phinx migrate

Preview

Blog, (*4)

More on blog.mraiur.com, (*5)

Usage

I am running Tasker on android and each nap/core sleep the task posts a request with a token and event type to HTTPS://SERVER/track/{EVENT_TYPE} with post param a user hash for "some" authentication., (*6)

Event Types

    1 = Start of sleep/nap
    2 = End of sleep/nap

TODO

Refactor the code if i get some time and continue the polyphasic sleeping., (*7)

The Versions

31/07 2017

dev-master

9999999-dev http://blog.mraiur.com/sleep-log

Log your sleep and wakeup. Next will have a graph display your sleep schedule for the past X days.

  Sources   Download

MIT

The Requires

 

by Nikolay Ivanov

09/04 2017

1.0.1

1.0.1.0 http://blog.mraiur.com/sleep-log

Log your sleep and wakeup. Next will have a graph display your sleep schedule for the past X days.

  Sources   Download

MIT

The Requires

 

by Nikolay Ivanov

08/04 2017

1.0.0

1.0.0.0

Log your sleep and wakeup. Next will have a graph display your sleep schedule for the past X days.

  Sources   Download

MIT

The Requires

 

by Nikolay Ivanov