Skip to content

changes your neofetch ascii logo daily from a pool of images you choose

License

Notifications You must be signed in to change notification settings

AvivHamagniv69/change-neofetch-ascii-logo-daily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

change-neofetch-ascii-logo-daily

changes the ascii art that would usually display your distro's logo form a pool of images you choose, autommaticlly changes every day.

warning

to use this app you need to change a little bit of configurations in your distro, make sure that you know what is changing before you do so.

dependencies

you will need to install pillow:

python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow

installation

copy these commands into your .bashrc:

neofetch='neofetch --ascii /home/[path_to_directory_of_app]/new_logo.txt'

also add

/usr/bin/python3 /path_to_script/main.py [size_of_image]