Home
Name Modified Size InfoDownloads / Week
README.md 2021-02-13 1.4 kB
gitPalette.exe 2021-02-13 21.0 MB
Totals: 2 Items   21.0 MB 0

gitPalette

gitPalette is a cross-platform app to create artwork on the github contribution page by commiting number of times on a newly created repo. gitPalette is free to use and does not collect or save any user data from the GUI and end users are encouraged to look at the source code for thier satisfaction.

Downloads

Version Windows Linux Android IOS
1.0.0 Click Here Soon... Soon... Soon...

Screenshots

xdm_1 xdm_5 xdm_3

Future Upgrades

  • Save multiple artworks for an account.
  • Cloud Storage available for permanently storing artwork.
  • Android and IOS app.

Source Code

This is built using KIVY (Python).
If you have want to run the source code : run main.py after installing kivy dependencies.
The local data will be stored
    On Windows, %APPDATA%/<app_name> is returned.
    On Linux, $XDG_CONFIG_HOME/<app_name> is returned.
    On OS X, ~/Library/Application Support/<app_name> is returned.
Source: README.md, updated 2021-02-13