[U] Release 1.4.5
This commit is contained in:
parent
24a1283095
commit
007c82b3f4
9 changed files with 218 additions and 130 deletions
|
|
@ -6,7 +6,7 @@ from pathlib import Path
|
|||
from .types import LightDark
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
VERSION = '1.4.4'
|
||||
VERSION = '1.4.5'
|
||||
|
||||
|
||||
TEST_ASCII = r"""
|
||||
|
|
|
|||
|
|
@ -561,6 +561,10 @@ def detect(name: str) -> AsciiArt | None:
|
|||
from .hyperbola import hyperbola
|
||||
return hyperbola
|
||||
|
||||
if name.startswith('hybrid'):
|
||||
from .hybrid import hybrid
|
||||
return hybrid
|
||||
|
||||
if name.startswith('iglunix') or name.startswith('iglu'):
|
||||
from .iglunix import iglunix
|
||||
return iglunix
|
||||
|
|
@ -1045,6 +1049,10 @@ def detect(name: str) -> AsciiArt | None:
|
|||
from .shastraos import shastraos
|
||||
return shastraos
|
||||
|
||||
if name.startswith('sasanqua'):
|
||||
from .sasanqua import sasanqua
|
||||
return sasanqua
|
||||
|
||||
if name.startswith('scientific'):
|
||||
from .scientific import scientific
|
||||
return scientific
|
||||
|
|
@ -1229,6 +1237,10 @@ def detect(name: str) -> AsciiArt | None:
|
|||
from .uwuntu import uwuntu
|
||||
return uwuntu
|
||||
|
||||
if name.startswith('urukos'):
|
||||
from .urukos import urukos
|
||||
return urukos
|
||||
|
||||
if name.startswith('venom'):
|
||||
from .venom import venom
|
||||
return venom
|
||||
|
|
|
|||
22
hyfetch/distros/hybrid.py
Normal file
22
hyfetch/distros/hybrid.py
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
|
||||
from . import AsciiArt
|
||||
|
||||
hybrid = AsciiArt(match=r'''"Hybrid"*''', color='4 12', 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}######
|
||||
${c1}///// ${c2}#########
|
||||
${c1}////& ${c2}########
|
||||
""")
|
||||
|
||||
26
hyfetch/distros/sasanqua.py
Normal file
26
hyfetch/distros/sasanqua.py
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
|
||||
from . import AsciiArt
|
||||
|
||||
sasanqua = AsciiArt(match=r'''"Sasanqua"*''', color='5 1 5', ascii=r"""
|
||||
${c1}
|
||||
|
||||
__,_
|
||||
_╕⌐≡µ,√* º≡,
|
||||
ñ "' ░
|
||||
╞) _, ▒ __
|
||||
_,,,_ _Ñ╜^≡µ ≡' 1µ╕º^el "%µ
|
||||
∩' K Yµ& 1l ╞)
|
||||
▒ √" ^Ü 1" `1µ
|
||||
Γ ║h _¿▒∞√;, ^≡,
|
||||
K ^u_ ⌐* ╙¥ ╓Ñ
|
||||
⌠ º≡u,, ║I Å
|
||||
Ü _∩" ║µ_¿╝"
|
||||
Yu_ ▒ ╙º≡_ ║l1µ
|
||||
║l , Y∞µ___≡ª Γl
|
||||
╓hⁿ╖I 1l Ñ ╓Ñ
|
||||
Ñ ¥,___≡1l ╓Ñ ¿╕ª
|
||||
Ü ╙L ¿¿∩ª ╓P
|
||||
ª≡,__ *ⁿ┤ⁿÑⁿ^µ √ª
|
||||
ⁿ≡,,__√╝* "ⁿⁿ*"
|
||||
""")
|
||||
|
||||
26
hyfetch/distros/urukos.py
Normal file
26
hyfetch/distros/urukos.py
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
|
||||
from . import AsciiArt
|
||||
|
||||
urukos = AsciiArt(match=r'''"UrukOS"*''', color='12 12 7 12 4', ascii=r"""
|
||||
${c3} :${c4}:::::::::::::: ${c5}.
|
||||
${c3}=#${c4}*============. ${c5}:#:
|
||||
${c3}=##%${c4}+----------. ${c5}.###:
|
||||
${c3}=####. ${c5}.####:
|
||||
${c3}=####. ${c5}.####:
|
||||
${c3}=###*. .=${c4}--------. ${c5}####:
|
||||
${c3}=####. .*#+${c4}======- ${c5}####:
|
||||
${c3}=###*. .*###+${c4}====- ${c5}####:
|
||||
${c3}=###*. .*#####+${c4}==- ${c5}####:
|
||||
${c3}=###*. .*#######+${c4}: ${c5}####:
|
||||
${c3}=###*. .*#######+${c4}: ${c5}####:
|
||||
${c3}=###*. .*#####+${c4}==- ${c5}####:
|
||||
${c3}=###*. .*###+${c4}====- ${c5}####:
|
||||
${c3}=####. .*#+${c4}======- ${c5}####:
|
||||
${c3}=###*. .=${c4}--------. ${c5}.####:
|
||||
${c3}=####. ${c5}.####:
|
||||
${c3}=####. ${c5}.####:
|
||||
${c3}=###+${c4}--------------${c5}####:
|
||||
${c3}=#+${c4}=================-${c5}:
|
||||
${c3}:${c4}::::::::::::::::::.
|
||||
""")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue