[+] Export distros
This commit is contained in:
parent
8f8ecb7b94
commit
b9773b989d
311 changed files with 7061 additions and 14 deletions
26
tools/distros/Open_Source_Media_Center.py
Normal file
26
tools/distros/Open_Source_Media_Center.py
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
|
||||
from hyfetch.distro import AsciiArt
|
||||
|
||||
Open_Source_Media_Center = AsciiArt(match=""""Open Source Media Center"* | "osmc"""", color='4 7 1', ascii="""
|
||||
${c1} -+shdmNNNNmdhs+-
|
||||
.+hMNho/:..``..:/ohNMh+.
|
||||
:hMdo. .odMh:
|
||||
-dMy- -yMd-
|
||||
sMd- -dMs
|
||||
hMy +. .+ yMh
|
||||
yMy dMs. .sMd yMy
|
||||
:Mm dMNMs` `sMNMd `mM:
|
||||
yM+ dM//mNs``sNm//Md +My
|
||||
mM- dM: +NNNN+ :Md -Mm
|
||||
mM- dM: `oNN+ :Md -Mm
|
||||
yM+ dM/+NNo` :Md +My
|
||||
:Mm` dMMNs` :Md `mM:
|
||||
yMy dMs` -ms yMy
|
||||
hMy +. yMh
|
||||
sMd- -dMs
|
||||
-dMy- -yMd-
|
||||
:hMdo. .odMh:
|
||||
.+hMNho/:..``..:/ohNMh+.
|
||||
-+shdmNNNNmdhs+-
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue