[M] Move distros into hyfetch
This commit is contained in:
parent
0897d468a8
commit
6404b37b9e
326 changed files with 408 additions and 2 deletions
24
hyfetch/distros/aster.py
Normal file
24
hyfetch/distros/aster.py
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
|
||||||
|
from hyfetch.distro import AsciiArt
|
||||||
|
|
||||||
|
aster = AsciiArt(match=r'''"Aster"*''', color='6 6', ascii=r"""
|
||||||
|
${c1} ...''...
|
||||||
|
${c1} .;oOXWMWNXXXNMMN0d:.
|
||||||
|
${c1} .oXMWOo;.. ..:oO;
|
||||||
|
${c1} ;KMWx, co,
|
||||||
|
${c1} 'KMNl dMMW.
|
||||||
|
${c1} oMMx xMMMMk
|
||||||
|
${c1} xMM: dMMMMMM;
|
||||||
|
${c1} cMMl dMMMMMMMW
|
||||||
|
${c1} NMK xMMMx::dXMx
|
||||||
|
${c1} ,MMl xMMN' .o.
|
||||||
|
${c1} cMM; dMMW'
|
||||||
|
${c1} ;MMc oMMW,
|
||||||
|
${c1} WMK dMMW, ccccccc.
|
||||||
|
${c1} lMMl oMMM; ooooooo.
|
||||||
|
${c1} OMMc ...
|
||||||
|
${c1} xMMx
|
||||||
|
${c1} ;XMN:
|
||||||
|
${c1} ,.
|
||||||
|
""")
|
||||||
|
|
29
hyfetch/distros/astos.py
Normal file
29
hyfetch/distros/astos.py
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
|
||||||
|
from hyfetch.distro import AsciiArt
|
||||||
|
|
||||||
|
astos = AsciiArt(match=r'''"astOS"*''', color='8', ascii=r"""
|
||||||
|
${c1} oQA#$%UMn
|
||||||
|
H 9
|
||||||
|
G #
|
||||||
|
6 %
|
||||||
|
?#M#%KW3"
|
||||||
|
// \\\
|
||||||
|
// \\\
|
||||||
|
// \\\
|
||||||
|
// \\\
|
||||||
|
n%@$DK&ML .0O3#@&M_
|
||||||
|
P # 8 W
|
||||||
|
H U G #
|
||||||
|
B N O @
|
||||||
|
C&&#%HNAR 'WS3QMHB"
|
||||||
|
// \\\ \\\
|
||||||
|
// \\\ \\\
|
||||||
|
// \\\ \\\
|
||||||
|
// \\\ \\\
|
||||||
|
uURF$##Bv nKWB$%ABc aM@3R@D@b
|
||||||
|
8 M @ O # %
|
||||||
|
% & G U @ @
|
||||||
|
& @ # % % #
|
||||||
|
!HGN@MNCf t&$9#%HQr ?@G#6S@QP
|
||||||
|
""")
|
||||||
|
|
28
hyfetch/distros/cachyos.py
Normal file
28
hyfetch/distros/cachyos.py
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
|
||||||
|
from hyfetch.distro import AsciiArt
|
||||||
|
|
||||||
|
cachyos = AsciiArt(match=r'''"CachyOS"*''', color='2 8 6', ascii=r"""
|
||||||
|
${c3} ${c2}.${c3}-------------------------:
|
||||||
|
${c3} .${c1}+=${c3}========================.
|
||||||
|
${c3} :${c1}++${c3}===${c1}++===${c3}===============- :${c1}++${c3}-
|
||||||
|
${c3} :${c1}*++${c3}====${c1}+++++==${c3}===========- .==:
|
||||||
|
${c3} -${c1}*+++${c3}=====${c1}+***++=${c3}=========:
|
||||||
|
${c3} =${c1}*++++=${c3}=======------------:
|
||||||
|
${c3} =${c1}*+++++=${c3}====- ${c2}...${c3}
|
||||||
|
${c3} .${c1}+*+++++${c3}=-===: .${c1}=+++=${c3}:
|
||||||
|
${c3} :${c1}++++${c3}=====-==: -***${c1}**${c3}+
|
||||||
|
${c3} :${c1}++=${c3}=======-=. .=+**+${c2}.${c3}
|
||||||
|
${c3}.${c1}+${c3}==========-. ${c2}.${c3}
|
||||||
|
${c3} :${c1}+++++++${c3}====- ${c2}.${c3}--==-${c2}.${c3}
|
||||||
|
${c3} :${c1}++${c3}==========. ${c2}:${c1}+++++++${c3}${c2}:
|
||||||
|
${c3} .-===========. =*****+*+
|
||||||
|
${c3} .-===========: .+*****+:
|
||||||
|
${c3} -=======${c1}++++${c3}:::::::::::::::::::::::::-: ${c2}.${c3}---:
|
||||||
|
${c3} :======${c1}++++${c3}====${c1}+++******************=.
|
||||||
|
${c3} :=====${c1}+++${c3}==========${c1}++++++++++++++*-
|
||||||
|
${c3} .====${c1}++${c3}==============${c1}++++++++++*-
|
||||||
|
${c3} .===${c1}+${c3}==================${c1}+++++++:
|
||||||
|
${c3} .-=======================${c1}+++:
|
||||||
|
${c3} ${c2}..........................
|
||||||
|
""")
|
||||||
|
|
27
hyfetch/distros/chonkysealos.py
Normal file
27
hyfetch/distros/chonkysealos.py
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
|
||||||
|
from hyfetch.distro import AsciiArt
|
||||||
|
|
||||||
|
chonkysealos = AsciiArt(match=r'''"ChonkySealOS"*''', color='7', ascii=r"""
|
||||||
|
${c1} .-/-.
|
||||||
|
.:-=++****++=-:.
|
||||||
|
.:=+*##%%%%%%%%%%##*+=:.
|
||||||
|
:=*#%%%%%%%%%%%%%%%%%%%%#*=:
|
||||||
|
:=*#%%%%%%%%%%%%%%%%%%%%%%%%#*=.
|
||||||
|
-+#%%%%%%%%%%%%%%%%%%%%%%%%%%%%#+-
|
||||||
|
=+#%%%%@@@@@@@%%%%%%%@@@@@@@%%%%%#+=
|
||||||
|
=+#@%%%%*+=-==*%%%%%%%#+====*%%%%%@#+=
|
||||||
|
:+*%%%%@* +@%%%@# -@%%%%%*+:
|
||||||
|
=+#%%%%%%#+====*###%%##*=--=+*%%%%%%%#+=
|
||||||
|
+*%%%%%%%@@##%%%%*=::=#%%%##%@%%%%%%%%*+
|
||||||
|
+*%%%%%%%@**@%%%%%@==@%%%%%@+#%%%%%%%%*+
|
||||||
|
=+#%%%%%%@#*@%%%%%%**%%%%%@%+%%%%%%%%#+=
|
||||||
|
:+*%%%%%%%@#*####**###*####*%@%%%%%%%*+:
|
||||||
|
=+#@%%%%%%@%%%%%%%@@%%%%%%%%%%%%%%@#+=
|
||||||
|
=+#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#+=
|
||||||
|
-+#%%%%%%%%%%%%%%%%%%%%%%%%%%%%*+-
|
||||||
|
.=*#%%%%%%%%%%%%%%%%%%%%%%%%#*=.
|
||||||
|
:=*##%%%%%%%%%%%%%%%%%%##*=:
|
||||||
|
.:=+*##%%%%%%%%%%##*+=:.
|
||||||
|
.:-=++****++=-:.
|
||||||
|
""")
|
||||||
|
|
22
hyfetch/distros/cobalt.py
Normal file
22
hyfetch/distros/cobalt.py
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
|
||||||
|
from hyfetch.distro import AsciiArt
|
||||||
|
|
||||||
|
cobalt = AsciiArt(match=r'''"Cobalt"*''', color='33 33 59 31 8', ascii=r"""
|
||||||
|
${c1} ///
|
||||||
|
${c1} ,//////////////
|
||||||
|
${c1} ///////////////////////////////
|
||||||
|
${c1} ///////////////${c5}***********${c1}//////
|
||||||
|
////${c5}***********************${c1}/////
|
||||||
|
/////${c5}***********************${c1}////
|
||||||
|
//////${c5},,,,,,,,,,,,,,,,,,,,,,${c1}///
|
||||||
|
//////${c5},,,,,,,,,,,,,,,,,,,,,,,,,${c1}/////
|
||||||
|
/////${c5},,,,,,,,,,,,,,,,,,,,,,,,,,,,${c1}/////
|
||||||
|
${c4} *****${c3},,,,,,,,,,,,,,,,,,,,,,,,,,,,,${c4}*****
|
||||||
|
******${c3},,,,,,,,,,,,,,,,,,,,,,,,,,,,${c4}*****
|
||||||
|
*******${c3},,,,,,,,,,,,,,,,,,,,,,,,,${c4}******
|
||||||
|
*******${c3}......................${c4}*******
|
||||||
|
******${c3}....${c4}***********************
|
||||||
|
****************************
|
||||||
|
*****
|
||||||
|
""")
|
||||||
|
|
25
hyfetch/distros/dietpi.py
Normal file
25
hyfetch/distros/dietpi.py
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
|
||||||
|
from hyfetch.distro import AsciiArt
|
||||||
|
|
||||||
|
dietpi = AsciiArt(match=r'''"DietPi"*''', color='2 0', ascii=r"""
|
||||||
|
${c1} :=+******+- -+******+=:
|
||||||
|
=#-::-::::-=#:-#=-::::-::-#=
|
||||||
|
:%-::--==-::-%%-::-==--::-%:
|
||||||
|
+#-:::::=+++${c2}@@${c1}+++=-::::-#=
|
||||||
|
:#+-::::=%${c2}@@@@@${c1}=::::-+#:
|
||||||
|
=@%##%${c2}@@@@@@@@${c1}%##%@=
|
||||||
|
${c2} .#@@@@@@@@@@@@@@@@@@@@#.
|
||||||
|
%@@@@@@@@@@@@@@@@@@@@@@%
|
||||||
|
-@@@@@@@@@@@@@@@@@@@@@@@@:
|
||||||
|
.#@@@@@@@@@@%%%%%@@@@@@@@@@@#.
|
||||||
|
#@@@${c1}+-=*#%${c2}%%%%%%%%%${c1}%%#+--#${c2}@@@#
|
||||||
|
%@@%${c1}*. .:${c2}=*%%%%*${c1}=: .#${c2}@@@%
|
||||||
|
:%@@@${c1}#+=-:${c2}:-*%%%%+::${c1}:-=+%${c2}@@@%:
|
||||||
|
:@@@@%@%%%%@${c1}#${c2}#${c1}#${c2}%@%%%%@%@@@@.
|
||||||
|
+@@@@@@@@@${c1}%${c2}=*+${c1}%${c2}@%@@@@@@@@+
|
||||||
|
#@@@@@@@@@@@@@@@@@@@@@@#
|
||||||
|
-#@@@@@@@@@@@@@@@@@@#-
|
||||||
|
-*%@@@@@@@@@@%*-
|
||||||
|
.+%@@@@%+.
|
||||||
|
""")
|
||||||
|
|
21
hyfetch/distros/droidian.py
Normal file
21
hyfetch/distros/droidian.py
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
|
||||||
|
from hyfetch.distro import AsciiArt
|
||||||
|
|
||||||
|
droidian = AsciiArt(match=r'''"Droidian"*''', color='2 10', ascii=r"""
|
||||||
|
${c2} _,met$$$$$gg.
|
||||||
|
,g$$$$$$$$$$$$$$$$P.
|
||||||
|
,$$P' `$$$.
|
||||||
|
',$$P ,ggs. `$$b:
|
||||||
|
`d$$' ,$P"' ${c1}.${c2} $$$
|
||||||
|
$$P d$' ${c1},${c2} $$P
|
||||||
|
$$: $$. ${c1}-${c2} ,d$$'
|
||||||
|
$$; Y$b._ _,d$P'
|
||||||
|
Y$$. ${c1}`.${c2}`"Y$$$$P"'
|
||||||
|
${c2} `$$b ${c1}"-.__
|
||||||
|
${c2} `Y$$
|
||||||
|
`Y$$.
|
||||||
|
`$$b.
|
||||||
|
`Y$$b.
|
||||||
|
`"Y$b._
|
||||||
|
""")
|
||||||
|
|
26
hyfetch/distros/enso.py
Normal file
26
hyfetch/distros/enso.py
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
|
||||||
|
from hyfetch.distro import AsciiArt
|
||||||
|
|
||||||
|
enso = AsciiArt(match=r'''"Enso"*''', color='8 7', ascii=r"""
|
||||||
|
${c1}
|
||||||
|
.:--==--:.
|
||||||
|
:=*#%%%%%%%#####*+-.
|
||||||
|
.+%%%%%%%%%%%%###%%#*##*:
|
||||||
|
.*%%%%%%%%%#+==-==++*####*##-
|
||||||
|
=%%%%%%%#=: .-+**#***.
|
||||||
|
*%%%%%%#- ++*#**.
|
||||||
|
+%%%%%%+ -*+#**
|
||||||
|
:%%%%%%* .*+**=
|
||||||
|
*%%%%%%: --#*#
|
||||||
|
%%%%%%% +++#.
|
||||||
|
%%%%%%%. ++=*.
|
||||||
|
*%%%%%%+ .-+*+
|
||||||
|
:%%%%%%%- -:*+:
|
||||||
|
=%%%%%%%*. :.*+-
|
||||||
|
+%%%%%%%%*- :*=-
|
||||||
|
=%%%%%%%%%%#+=: =+=:
|
||||||
|
.+%%%%%%%%%%%%%. .-==:
|
||||||
|
.=#%%%%%%%%%%= ..:--:.
|
||||||
|
.-+#%%%%%+
|
||||||
|
""")
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue