Commit Graph

18 Commits

Author SHA1 Message Date
AlexandrosAlexiou
883abaca0c Prepare for Heroku deployment
- Heroku will bind the app to $PORT

- Add parameter to API to be able to customize the background color of the svg

- Add parameter to API to be able to customize the border color of the svg

- Add SetUp.md section on how to customize your card with URL parameters

Update SetUp.md with a section on how to customize the card
2023-04-18 20:37:40 -04:00
AlexandrosAlexiou
02b606b543 Added support for Docker
- Updated SetUp.md with a "Run locally with Docker" section
- Moved requirements.txt to the root of the repo since some hosting
  services require the file to be there (eg. Heroku https://elements.heroku.com/buildpacks/heroku/heroku-buildpack-python)
2023-04-18 20:37:40 -04:00
AlexandrosAlexiou
0bf396a69f Add spotify link for song and artist
- Added Spotify link to song title
- Added Spotify logo svg that takes the user to Spotify to listen to the currently playing song
- Added Spotify link to song artist
2023-04-18 20:37:40 -04:00
Ethan Shoham
a301a69078 Themes and Templates (#1)
* Update templates.json

* Update templates.json

* Update templates.json

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update templates.json
2023-04-18 20:37:40 -04:00
Ethan Shoham
c63a193ed8 Themes and Templates setup guide 2023-04-18 20:37:40 -04:00
Ethan Shoham
0c1db0a9fe Easy theme selection 2023-04-18 20:37:40 -04:00
Ethan Shoham
5f2e500dc8 Easy way to add more thems, added a dark theme 2023-04-18 20:37:40 -04:00
Lloyd Owen
66ca8b1ea5 Adds placeholder image 2023-04-18 20:37:40 -04:00
Lloyd Owen
cc2572c573 Fixes index out of bounds bug and adds global placeholder variable 2023-04-18 20:37:40 -04:00
John Corser
ac1647bbe5 fall back to recent song when listening to a podcast 2020-12-17 18:49:45 -05:00
novatorem
44c9ec100b Debugging KeyError 2020-09-11 17:18:40 -04:00
novatorem
ab4288bfd0 Legibility improvements 2020-09-01 19:13:53 -04:00
novatorem
b234211a28 Merge branch 'master' of https://github.com/novatorem/novatorem 2020-08-25 19:22:36 -04:00
novatorem
c6e722f62a Status string 2020-08-25 19:21:33 -04:00
Lizzy Kerrigan
502de94b98 fix incorrect syntax 2020-08-24 16:16:05 +01:00
lizzykerrigan
bcdc1f98fd fix 500 error when listening to podcasts 2020-08-24 16:11:45 +01:00
novatorem
7ab94f68cc Improved spacing 2020-08-23 13:08:24 -04:00
novatorem
98ba4a8489 Improved instructions 2020-08-23 11:32:27 -04:00