Skip to content

flynnvo/GitHub-Text-Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Text Art

Screenshot

Python program that draws a text of your choice in your GitHub contributions graph. All the work is done through requests to the GitHub API using built-in Python functions, so the the project has no dependencies.

##Usage

To run this program, you will need to register an OAuth application at GitHub.
Afterwards, enter the Client ID and Client Secret in their respective fields in githubtextart.py.
Run the program it by executing githubtextart.py.

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE.md file for details

About

Python program that draws a text of your choice in your GitHub contributions graph using the GitHub API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages