trntbl-clone is a web-app to fetch your tumblr blog as a playlist. It's currently hosted on egoisticalgoat.de
If you want to host this project yourself, you can easily do that.
- Clone this repo
git clone git@github.com:egoisticalgoat/trntbl-clone.git
- Run composer install
composer install
- Copy the .env.example to .env and fill it in with the tumblr api key (available here) and the other data
- Use it like any other laravel app
- Homepage: egoisticalgoat.de
- e-mail: pascal.pirschel@gmail.com