Early Bird GRUB Theme installer/manager

GRUB Themes

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

2
Become a Fan
6.9

Description:
What is Early Bird?

Early Bird is a graphical method of installing and managing GRUB2 bootloader themes.

Why?

I realized that there was no way of managing and installing themes unless you used the terminal (such as with my themes that I have released here). So I decided to make one.

What about grub-customizer?

From what I saw of it, it just allowed you to tweak some settings, which are in my future plans. I want you to be able to completely manage your GRUB bootloader, but right now it is a simple manager and installer.

What do I need to make it run?

All you need is the Mono runtime isntalled.

What language is it written in?

C#

What license is it under?

The bash scripts are GPL (you can actually use the scripts to do what the UI does just by passing arguments to it), but the .exe is closed for now because there is not much to it just yet (I am still learning the intricacies of GTK), so when I do release the code it will be when it is in a state that is ready to be released.

One more thing and this is important, when you click on the install or apply buttons, you need to give the application about 20 seconds or so because it has to regenerate the grub.cfg (you will get a confirmation of this) so give it some time to do its thing.

Also, Hasbro owns the ponies.
Last changelog:

<b>Minor tweaks here and there</b>


Ratings & Comments

7 Comments

Zwulf

I would really like to try (especially for the previews, which is a very nice feature), but there are no files at all.

xeno-idaltu

That happens a lot. Weird..

jafrancom

10 10 the best

spider623

how do i install or run this program?

spider623

terns out i had to open it from mono develop(i know it sounds funny and strange)cheers nice app!

ElectricCoffee

there is a reason for this C# is a .NET language .NET isn't supported natively on linux like it is on windows, it can only be run if you have Mono installed in some form, since Mono will provide the necessary framework the program relies on... it's like trying to run java programs without java installed... it just won't work

TheDarkLighter

I'm just wondering why he choose to use mono, its not like its going to be something your going to port to windows.

Pling
0 Affiliates
Details
license
version Beta
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

More GRUB Themes from LegendaryBibo:

Grau GRUB Theme
LegendaryBibo
last update date: 12 years ago

Score 7.9

Raindrops GRUB Theme
LegendaryBibo
last update date: 12 years ago

Score 6.1

Solstice GRUB Theme
LegendaryBibo
last update date: 12 years ago

Score 6.5

simpleBlue GRUB Theme
LegendaryBibo
last update date: 12 years ago

Score 5.0

GS/Beefy Miracle GRUB and Plymouth theme
LegendaryBibo
last update date: 12 years ago

Score 6.1

Monochrome-Light GRUB Theme
LegendaryBibo
last update date: 13 years ago

Score 5.7

Other GRUB Themes:

Grub gfxboot splash Amiga Theme
uwelauke
last update date: 15 years ago

Score 5.0

Squirrel
Axell
last update date: 17 years ago

Score 5.0

ruth
ghettocomp
last update date: 17 years ago

Score 5.0

Sexy
sinosh
last update date: 16 years ago

Score 5.0

Windows 8 prism (64bit)
Brahimsalem
last update date: 11 years ago

Score 4.7

reeds_1.xpm
jlindy
last update date: 17 years ago

Score 5.0




GRUB

How to install a grub theme:

  1. Extract the theme to /boot/grub/themes/

  2. Edit /etc/default/grub file. Find the line starting with "#GRUB_THEME" and change it to "GRUB_THEME=/boot/grub/themes/[THEME_FOLDER]/[theme.txt]" (replace [THEME_FOLDER] ; [theme.txt] is probably OK ; remove "[]" brackets)

  3. Run sudo update-grub

See also: https://de.wikipedia.org/wiki/Grand_Unified_Bootloader