Skip to content

Instantly share code, notes, and snippets.

@flavioribeiro
Last active January 16, 2023 04:38
Show Gist options
  • Select an option

  • Save flavioribeiro/bc59cc9da21118adad6bd5477500edcf to your computer and use it in GitHub Desktop.

Select an option

Save flavioribeiro/bc59cc9da21118adad6bd5477500edcf to your computer and use it in GitHub Desktop.

Revisions

  1. flavioribeiro revised this gist Jan 16, 2023. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions tennis-on-tidbyt.md
    Original file line number Diff line number Diff line change
    @@ -4,6 +4,8 @@ With the help of [Pixilart](https://www.pixilart.com/draw), I created a simple a

    There are still a lot of "TODOs" on the codebase, including some nasty tricks I did to the interface, obfuscating the API keys, etc. The "flag" colors are also not working from the API, so I might also think about something else there. I should have a PR at some point next week :)

    ![Screenshot 2023-01-15 at 11.33.17 PM|690x345](upload://rkIKwfFe9tNzXcBh3VkIIKiHDm3.jpeg)

    ![Screenshot 2023-01-15 at 11.34.23 PM|690x351](upload://fRBO8NGFMQqevzCTawPFfXPdDek.jpeg)

    ![Screenshot 2023-01-15 at 11.33.17 PM|690x345](https://user-images.githubusercontent.com/244265/212599689-0275b12b-9b05-4aeb-8054-bebeaa64d2c8.png)

    ![Screenshot 2023-01-15 at 11.34.23 PM|690x351](https://user-images.githubusercontent.com/244265/212599706-c7580fa1-357c-4d61-b2c9-09d5e51bc974.png)
  2. flavioribeiro created this gist Jan 16, 2023.
    9 changes: 9 additions & 0 deletions tennis-on-tidbyt.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    With the help of [Pixilart](https://www.pixilart.com/draw), I created a simple animation with a tennis ball rolling as the transition and then used [this Tennis API](https://rapidapi.com/fluis.lacasse/api/tennisapi1/) to fetch the matches of the day.

    [Here](https://streamable.com/a0b6d6), you can see it running on the emulator, and [here](https://streamable.com/uxdomq), you can see it running on my Tidbyt. The video links will expire in a day, so I may need to upload them somewhere else.

    There are still a lot of "TODOs" on the codebase, including some nasty tricks I did to the interface, obfuscating the API keys, etc. The "flag" colors are also not working from the API, so I might also think about something else there. I should have a PR at some point next week :)

    ![Screenshot 2023-01-15 at 11.33.17 PM|690x345](upload://rkIKwfFe9tNzXcBh3VkIIKiHDm3.jpeg)

    ![Screenshot 2023-01-15 at 11.34.23 PM|690x351](upload://fRBO8NGFMQqevzCTawPFfXPdDek.jpeg)