Skip to content

MattbookPro/Day.fm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Day.fm

Log your Last.fm Top Weekly Artists and Tracks to your Day One journal

Screenshot


This simple script has a couple requirements in order to run:

  1. You must have the Day One mac app installed (you can get it here)

  2. Install the Day One CLI (you can get that here)

  3. If you run into any problems with the json ruby gem, install the Ruby JSON tools. (In the terminal run the command $ gem install json)


To run the script:

  1. Change the username variable at line 95 to your Last.fm username. Save the script.

  2. Go into the terminal and run the following command: $ ruby [PATH TO SCRIPT]/dayfm.rb (i.e. $ ~/Documents/Dayfm/dayfm.rb)

I don't like that it has to be run manually, so I've been looking into getting OS X to run it for me on a schedule (like on Sundays when the new charts for the last week are released). If anybody has any suggestions about how to do this, email me at apps@mattbookpro.com.

About

Log your Last.fm Top Weekly Artists and Tracks to your Day One journal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published