Automatic BootLogo Creator
So, I saw how crowded the Boot Logo thread had become, and it's mostly people asking for their logos to be created or updated to the latest version. I have created a GitHub repo to do this for you.
This repo allows you to upload your own boot logos and it will automatically convert the images to a zip file, ready to be extracted to your SD card. Everything is done automatically, all you have to do is upload the file.
How do I utilize this?
Who is responsible for this?
Impeeza has been manually running these for a while now; I saw the amount of back and forth and decided to automate the process. So they are the inspiration for the project.
Friedkeenan wrote the python script that creates the patches; without this script, none of this would be possible.
I took it upon myself to make this process a little simpler for all involved.
Hope this helps someone. Please let me know if you encounter any issues.The python script I believe has checks built in to ensure the correct file type and image size are provided, but my scripts on GitHub do not. The python script will throw an error and stop the PR, so that's that. I may include them at some point in the future, but I'd like for people to take *some* accountability for their part in the process, ensure that the image is PNG, and 308*350. You GitHub screen name will be added to the contributors list automatically, so enjoy that!
Introducing: NX-BootLogo-Generator
What does this do?This repo allows you to upload your own boot logos and it will automatically convert the images to a zip file, ready to be extracted to your SD card. Everything is done automatically, all you have to do is upload the file.
How do I utilize this?
- Sign into GitHub (you must have or create a GitHub account in order to utilize this tool; it is impossible to contribute to GitHub anonymously, and I don't have the (mental) bandwidth to host my own Git (I have a lot on my plate already).
- Navigate to the Repo or click on the link above.
- In the upper mid-right section, click "Fork".
- Supply a repo name (you may use the default) and click the green "Create fork" button.
- Wait a few seconds, the page will auto-refresh when the repo has been successfully forked.
- Click on bootlogos
- In the upper right, click "Add file" and "Upload files".
- Upload your files and click the green "Commit changes" button.
- The screen will refresh when completed.
- When you return to the repo view, press "Contribute".
- Press the green "Open pull request" button that just appeared.
- In the title box, type the name of your boot logo, and click the green "Create pull request" button.
- Wait for your pull request to be approved automatically. It will intially state it is blocked; this will be overwritten when the rule is processed. Once you see the purple "Pull request successfully merged and closed" box, you should wait 30-45 seconds.
- After 30-45 seconds, return to the original repo (click the link at the top here). Click on patches/22.5.0, and you will find a zip file with the same name as the PNG you uploaded. Click on it.
- Click the "Download raw file" button.
- Save the file to the location of your choosing, extract as you would any other zip file, and copy the contents to your SD card (the hierarchy is already set; copy the whole atmosphere folder).
Who is responsible for this?
Impeeza has been manually running these for a while now; I saw the amount of back and forth and decided to automate the process. So they are the inspiration for the project.
Friedkeenan wrote the python script that creates the patches; without this script, none of this would be possible.
I took it upon myself to make this process a little simpler for all involved.
Hope this helps someone. Please let me know if you encounter any issues.





