Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Tux Image

A simple GitHub Action that adds a daily-changing Tux image to your README in 1 line.

Highly inspired by @Yougo-rgb and his random coding error.

Image of the Day

Daily Tux

Add this to your README

If you want to display this daily Tux on your own GitHub profile or repository README, just add the following markdown line to your file:

![Daily Tux](https://raw.githubusercontent.com/areynard13/random-tux-image/tux-assets/img.png)

How It Works

  1. A Python script (select_tux.py) picks a random image from the images folder.
  2. The script copies this image into the output folder and renames it to img.png.
  3. A GitHub Action runs automatically every day at midnight.
  4. The action isolates the output folder and pushes its content to the dedicated tux-assets branch.

Contributing

Do you have a cool Tux image to share? Contributions are welcome!

  1. Fork this repository.
  2. Add your image (in .png format) to the images folder.
  3. Open a Pull Request.

Once merged, your Tux will be added to the daily rotation!

Example Of Tux Images

TV Beer Restaurant
Chef Painting Ninja
Sled Surf Pyramids

Support

If you like this project, consider giving it a ⭐ on GitHub.

For questions, issues, or suggestions, feel free to open an issue in this repository.

About

Random daily image of Tux for GitHub profile READMEs.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages