sarthakpranesh / CpuRoller

Simple CPU usage desktop application available on Windows, Mac OS and Linux, built with Wails (made under #100DaysOfCode challenge)
MIT License
23 stars 6 forks source link

Doc: Replace the screenshot sample.png with a GIF #3

Closed sarthakpranesh closed 4 years ago

sarthakpranesh commented 4 years ago

The documentation readme currently contains a screenshot of the application. It would be nice to have a GIF in place of that to showcase the working of the app.


Helpful steps

  1. First build the app using the Compile/Build/Package app section in the documentation and run the app
  2. Record a 10s video of the app running
  3. Now convert this video into a GIF ( you can use https://ezgif.com/video-to-gif )
  4. Delete the existing sample.png and add the new gif file
  5. Update readme.md to display the new gif


Make sure you fork this repo and work on the fork. Once all your changes are complete open a PR to the master branch of this repo. Happy hacking :rocket:

SheldonnC commented 4 years ago

May I work on this issue?

sarthakpranesh commented 4 years ago

Hey @SheldonnC, go ahead and make sure you work on the fork.

SheldonnC commented 4 years ago

Yeah.Sure:)