Azalea Gui
573eb09f74
[F] Fix reading version requires typing dependency
2023-03-23 21:23:40 -04:00
Azalea
e8c9e30920
[PR] #108 from OpenSauce04: Archcraft variants
2023-03-22 19:51:45 -04:00
OpenSauce04
3b8cf64a5e
Added archcraft_ascii
2023-03-22 21:46:36 +00:00
OpenSauce04
7d1ec7109f
Added archcraft_minimal logo
2023-03-22 21:43:03 +00:00
Azalea Gui
d00a3c086d
[+] Add omniromantic and pangender, closes #106
2023-03-21 16:03:08 -04:00
Azalea Gui
8c5905c858
[+] Add custom ascii file option, closes #104
2023-03-20 23:31:14 -04:00
Azalea
365ed5a91f
[PR] #101 from cs127 - Better color formatting codes
...
Better colour/formatting codes
2023-03-15 16:33:31 -04:00
Hykilpikonna
859dd3eb83
[+] Add distro option in config #102
2023-03-15 16:29:14 -04:00
cs127
4d6743b886
Better colour codes
2023-03-13 18:00:04 +03:30
Ford Stewart
44a4555bce
Improved ensure_git_bash
...
Better bash detection
Minimized git install now requires input
Moved literal_input function (Had to so I could confirm the minimized git install with it)
2023-03-10 18:18:23 -05:00
Azalea Gui
48d7772b7f
[U] Release 1.4.7
2023-02-18 22:04:19 -05:00
Azalea Gui
a87e2267ea
[O] Add automatically generated notice for distro files
...
#90 #91 #92
2023-02-10 23:30:58 -05:00
Azalea Gui
be475f0211
[-] Remove old catchy_os.py ( Fixes #92 )
2023-02-10 23:25:16 -05:00
Azalea Gui
db69285ec1
[F] Fix generator script quotation escaping #91 #90
2023-02-10 23:05:23 -05:00
Azalea Gui
2860c1efd6
[F] Properly escape path #89
2023-02-08 15:03:40 -05:00
Azalea Gui
99511a4863
[+] Use colorama to fix colors on Windows #45
2023-02-07 18:53:14 -05:00
Azalea Gui
96a48659e5
[O] Global IS_WINDOWS constant
2023-02-07 18:52:37 -05:00
Azalea Gui
6f0e659d90
[F] Add even more paths #84
2023-02-07 18:45:22 -05:00
Azalea Gui
089f669e6a
[F] Add more detection path for get_command_path #84
2023-02-07 18:41:19 -05:00
Azalea Gui
212ac1a3df
[O] Syntax consistency
2023-02-07 18:24:24 -05:00
rlfx
0bf0473b90
Fix git path being hard-coded This enables running hyfetch on machines without git installed via the git-for-windows installer.
2023-02-07 17:44:19 +01:00
Hykilpikonna
1c45b42058
Merge branch 'master' into master
2023-01-20 19:37:06 -05:00
Azalea Gui
a2ba1c9ca2
[+] Add burger flag 🍔
2023-01-20 19:34:46 -05:00
cybfuyu
a93d17705b
add gendervoid flag colors
2023-01-20 22:16:55 +00:00
Azalea Gui
2fda114552
[U] Release 1.4.6
2023-01-14 22:06:01 -05:00
Azalea Gui
7960624185
[+] Compatibility with fastfetch < 1.8.0
...
#62
2023-01-14 16:36:37 -05:00
Mizuki Cheung
56976cdfdd
fix: fix fastfetch raw mode
2023-01-15 03:52:33 +08:00
Julia van der Kris
1aaeae1197
Add aperture science ASCII art
2023-01-09 00:04:29 +01:00
Hykilpikonna
007c82b3f4
[U] Release 1.4.5
2022-12-19 11:13:37 -05:00
Hykilpikonna
bc2a8dbf3c
[M] Move distro.py to distros/__init__.py
2022-12-11 07:40:53 -05:00
Hykilpikonna
0c4b239266
[+] Try pure-python distro detection
2022-12-11 07:08:09 -05:00
Hykilpikonna
5d392262c1
[F] Unescape backslash
2022-12-11 07:03:10 -05:00
Hykilpikonna
485aa44f3f
[F] Lowercase distro detection
2022-12-11 07:02:54 -05:00
Hykilpikonna
adc947cecd
[+] Generate distro detection script based on glob
2022-12-11 06:54:01 -05:00
Hykilpikonna
6404b37b9e
[M] Move distros into hyfetch
2022-12-11 06:23:29 -05:00
Hykilpikonna
2117040796
[F] Fix typo
2022-12-10 21:06:43 -05:00
Hykilpikonna
dea5f5b583
[-] Remove debug output
2022-12-10 21:05:25 -05:00
Hykilpikonna
4447313769
[+] Support fastfetch as a *fetch backend
...
https://github.com/dylanaraps/neofetch/issues/2257
2022-12-10 21:04:38 -05:00
Hykilpikonna
389cd91346
[O] Hide debug arguments from help menu, shorten --test-distro to --distro
2022-12-10 21:00:45 -05:00
Hykilpikonna
f786dce40e
[M] Move literal types to types.py
2022-12-10 21:00:10 -05:00
Hykilpikonna
2ca7103f1a
[-] Remove ascii_len and ascii_lines env variables
2022-12-10 20:32:58 -05:00
Hykilpikonna
7e0b0d7212
[O] Remove print_custom_ascii requirement from neofetch
2022-12-10 20:31:11 -05:00
Your name
dd5084fbe8
[+] Add config file arg
2022-12-04 22:44:32 +03:00
Hykilpikonna
1bccaad8fd
[F] Implement os detection in termenv
...
https://github.com/hykilpikonna/hyfetch/issues/16
2022-11-22 14:59:46 -05:00
Hykilpikonna
79a086fcc3
[F] termios cannot be imported on Windows
...
https://github.com/hykilpikonna/hyfetch/issues/16
2022-11-22 14:52:09 -05:00
Hykilpikonna
5b9271e7e5
[F] Fix terminal stuck in raw mode
...
https://github.com/hykilpikonna/hyfetch/issues/41
2022-11-20 22:53:37 -05:00
Hykilpikonna
673d995618
[U] Release 1.4.4
2022-11-15 23:34:50 -05:00
Hykilpikonna
ed3bb65824
[F] Fix random count being negative when screen is too small
2022-11-10 22:24:38 -05:00
Hykilpikonna
e0d7c4885a
[F] Fix issues cause by terminal size too small
2022-11-10 22:21:40 -05:00
Hykilpikonna
ece7cb1f8f
[+] Add instructions to install nightly version
2022-11-05 00:16:57 -04:00
Azalea (on HyDEV-Daisy)
e8c7266671
[F] Fix #35 python 3.11 compatibility
2022-11-03 23:35:21 -04:00
Hykilpikonna
8616ff0504
[U] Release 1.4.3
2022-10-30 13:24:53 -04:00
Hykilpikonna
b6f0a80bb1
[F] Specify /usr/bin/env bash to prevent ld signature check on iOS
2022-10-30 13:21:21 -04:00
Kazutoshi Noguchi
a1149ab68b
add GNC, femboy and tomboy flags
2022-10-30 18:50:41 +09:00
Azalea (on HyDEV-Daisy)
7171494e95
[F] Fix OSC timeout too short for ssh
2022-10-23 02:51:34 -04:00
Azalea (on HyDEV-Daisy)
717ff369c0
[O] Optimize fore_back distro detection
2022-10-23 02:20:51 -04:00
Azalea (on HyDEV-Daisy)
ff44ea6185
[+] Add more ubuntu variants with fore_back layout
2022-10-23 02:16:08 -04:00
Azalea (on HyDEV-Daisy)
969a7c668c
[O] Dynamic prompt numbering
2022-10-23 02:12:05 -04:00
Azalea (on HyDEV-Daisy)
bd5d76167e
[F] Fix incorrect coloring when the first color isn't ${c1}
2022-10-23 02:06:45 -04:00
Azalea (on HyDEV-Daisy)
f57ad70a20
[O] Clarify prompt
2022-10-23 01:51:42 -04:00
Azalea (on HyDEV-Daisy)
a3da5b6c59
[F] Fix lightness logic
2022-10-23 01:51:12 -04:00
Azalea (on HyDEV-Daisy)
3cbb20c899
[F] Refactor lightness logic
2022-10-23 01:37:48 -04:00
Azalea (on HyDEV-Daisy)
0a9ac6a351
[U] Detect background and color mode in main
2022-10-23 01:37:23 -04:00
Azalea (on HyDEV-Daisy)
75ed187e72
[+] termenv: Detect system when detecting ansi mode
2022-10-23 01:36:09 -04:00
Azalea (on HyDEV-Daisy)
cd4849f0b8
[F] Fix unhashable type error for RGB
2022-10-23 01:35:54 -04:00
Azalea (on HyDEV-Daisy)
0960024e71
[+] termenv: Translate golang code into python
2022-10-22 19:52:05 -04:00
Azalea (on HyDEV-Daisy)
7411ec87e7
[F] Fix relative import
2022-10-22 18:46:42 -04:00
Azalea (on HyDEV-Daisy)
d8f49a2ea2
[+] Detect if a color is light
2022-10-22 18:42:52 -04:00
Azalea (on HyDEV-Daisy)
101d798c0a
[O] Refactor HSL and RGB
2022-10-22 18:42:06 -04:00
Azalea (on HyDEV-Daisy)
330de73df3
[M] Rename osc -> termenv
2022-10-22 18:26:00 -04:00
Azalea (on HyDEV-Daisy)
4e11d21401
[+] osc: parse background color
2022-10-22 18:22:51 -04:00
Azalea (on HyDEV-Daisy)
cb5635908f
[-] osc: remove commented code
2022-10-22 17:53:00 -04:00
Azalea (on HyDEV-Daisy)
fbbe3b1c93
[+] Send/read osc responses
2022-10-22 17:52:36 -04:00
Azalea (on HyDEV-Daisy)
09185e5a41
[F] Fix light dark detection
2022-10-19 23:48:41 -04:00
Alyx Ferrari
610e06fcd9
Change 'look' to 'looks' in main.py
2022-10-14 13:11:05 -04:00
Ben
10b331052d
Update presets.py
2022-10-10 15:45:20 +02:00
Ben
8751faab2e
Adding unlabeled
2022-10-10 15:40:14 +02:00
Azalea (on HyDEV-Daisy)
0a1e97cd92
[U] Release 1.4.2
2022-10-04 13:10:37 -04:00
Azalea (on HyDEV-Daisy)
b7c8937c4e
[U] Release 1.4.1
2022-09-06 12:17:46 -04:00
Azalea (on HyDEV-Daisy)
881534987b
[F] Fix backslashes escape in HyFetch
...
https://github.com/hykilpikonna/hyfetch/issues/19
2022-09-05 17:40:13 -04:00
wuliaozhiji
59fa4e5ecc
[F] Fix windows paths
2022-08-30 19:27:41 -04:00
Azalea (on HyDEV-Daisy)
170e1148a9
[F] Try to fix windows symbolic link
...
https://github.com/hykilpikonna/hyfetch/issues/16
2022-08-30 19:04:25 -04:00
Azalea (on HyDEV-Daisy)
a8352d1fef
[F] Make psutil dependency Windows-only
2022-08-30 18:34:30 -04:00
Hykilpikonna
7001d873b9
[+] Run MinTTY from cmd.exe
2022-08-20 20:52:21 -04:00
Hykilpikonna
b100e35bc7
[+] Enable running through python -m hyfetch
2022-08-20 20:48:02 -04:00
Hykilpikonna
3124ec0b3e
[+] Ensure git bash is installed on Windows
2022-08-20 20:47:45 -04:00
Hykilpikonna
6911087eab
[+] Add --ask-exit option
2022-08-20 20:46:56 -04:00
Azalea (on HyDEV-Daisy)
b9773b989d
[+] Export distros
2022-08-20 09:30:23 -04:00
Hykilpikonna
8f8ecb7b94
[O] Make readline optional
2022-08-19 12:58:34 -04:00
Azalea (on HyDEV-Daisy)
e96ff8e8aa
[O] Optimize terminal size warning
2022-08-18 01:05:15 -04:00
Azalea (on Windows VM)
10a2367077
[F] Fix windows support
2022-08-18 00:53:52 -04:00
Azalea (on HyDEV-Daisy)
80c15d9d51
[O] Optimize color arrangement selection on smaller screens
2022-08-14 12:59:36 -04:00
Azalea (on HyDEV-Daisy)
bc7339969f
[+] Terminal size warning
2022-08-14 12:58:27 -04:00
Azalea (on HyDEV-Daisy)
d9a31fd78e
[F] Fix version import
2022-08-14 12:27:03 -04:00
Azalea (on HyDEV-Daisy)
edf62e98e3
[+] Import readline for interactive config menu
2022-08-13 15:29:47 -04:00
Azalea (on HyDEV-Daisy)
0837ac87cf
[O] Optimize, fix python 3 conventions
2022-08-13 15:24:00 -04:00
Lucy Robillard
69738f06e8
Paginate flags
2022-08-13 11:26:58 -07:00
Azalea (on HyDEV-Daisy)
900820ffee
[U] Release v1.4.0
2022-08-12 20:27:38 -04:00
Azalea (on HyDEV-Daisy)
a351a7c731
[O] Optimize if else
2022-08-01 11:48:16 -04:00
Amolith
44b3eb7b56
add finsexual flag colours
2022-08-01 10:55:23 -04:00