DumbMachine / GithubArt

Make GithubTile Arts with the help of the repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GithubaRT

Ongoing Porject to make Tile art on the Github Tile Steak Thing.

Installation

  • Clone the repo
     $ git clone https://github.com/DumbMachine/Github-Tile_Art
  • Install all the dependencies:
     $ pip install -r requirements.txt
  • Make sure you have git installed on your system and logged (ssh or be ready to enter your password when asked).
  • Run the main.py python file
      $ python main.py
    Will open an html page in your browser.

Making the Tile art

  • Draw you required Image in the html apge that opened in your browser. Example: image image

  • Click on the "save" button, which will send your request to the flask server to make the necessary commits to get the Tile Art.

  • Result

    • Repeated Multiple times image
    • Done once image

Examples Below

image

TODOs:

  • Make it available online!
  • Clean the code.
  • Add option to automatically remove the commits.

About

Make GithubTile Arts with the help of the repo

License:Other


Languages

Language:JavaScript 58.1%Language:Python 40.2%Language:HTML 1.7%