Platane / snk

🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
https://platane.github.io/snk
4.22k stars 1.03k forks source link

[Feature] - Add ability to hide progress bar #114

Closed genzzo closed 5 months ago

genzzo commented 6 months ago

Can we add an option to hide the progress bar at the bottom?

Platane commented 6 months ago

I am not accepting feature request for this project. But feel free to fork it if you want to change the behaviour

ArthurLobopro commented 5 months ago

@Platane I made it here. If you think I need to change something like adding credits (I will do it later anyways, but if want to say me how) tell me please.

@genzzo You can use ArthurLobopro/snk/svg-only@v0 workflow and pass hide_stack=true in the query params to hide the progress bar

Platane commented 5 months ago

good job !

genzzo commented 5 months ago

@ArthurLobopro thank you! Just a quick note that your readme file documents the action as ArthurLobopro/svg-only@v0 while it should be ArthurLobopro/snk/svg-only@v0

ArthurLobopro commented 5 months ago

@genzzo Thank you, I will fix it right now!