Commit Graph

  • 99f99efc1c [U] Link pull request Hykilpikonna 2022-04-14 19:35:58 -04:00
  • 0c08b3950f [U] Update changelog Azalea (on HyDEV-Daisy) 2022-04-14 19:34:48 -04:00
  • 2fc419476d [U] Release v1.0.4 - more flags! 1.0.4 Azalea (on HyDEV-Daisy) 2022-04-14 19:33:56 -04:00
  • abac3b2bb3 [PR] Merge pull request #1 from SadiePi/flagcolorcodes Hykilpikonna 2022-04-12 14:29:53 -04:00
  • 43924305b9 [U] Dynamic dependency version Azalea (on HyDEV-Daisy) 2022-04-11 01:45:15 -04:00
  • 29f771caec remove temporary alias Sadie Dotzler 2022-04-10 22:04:45 -07:00
  • 35f5e6eec9 flagcolorcodes page 1 Sadie Dotzler 2022-04-10 21:51:21 -07:00
  • 0a7356a560 [U] Update todo list Hykilpikonna 2022-04-10 23:50:13 -04:00
  • 6a5edd037a [U] Add nixos readme Hykilpikonna 2022-04-10 23:43:11 -04:00
  • 2b5ef302a5 [F] Fix missing dependency for setuptools 1.0.3 Azalea (on HyDEV-Daisy) 2022-04-10 23:27:10 -04:00
  • 81364f55a2 [+] Changelog Azalea (on HyDEV-Daisy) 2022-04-10 22:58:43 -04:00
  • 6209018caa [U] Release v1.0.2 1.0.2 Azalea (on HyDEV-Daisy) 2022-04-10 22:50:37 -04:00
  • b9dfa5e200 [+] Python 3.7 3.8 support Azalea (on HyDEV-Daisy) 2022-04-10 22:50:11 -04:00
  • 9ec3f74c0d [O] Optimize grayscale Azalea (on HyDEV-Daisy) 2022-04-10 22:45:56 -04:00
  • 39e14aec90 [F] Fix RGB to 8bit conversion Azalea (on HyDEV-Daisy) 2022-04-10 22:43:34 -04:00
  • 5d08179cea [+] Add 8bit support Azalea (on HyDEV-Daisy) 2022-04-10 22:28:35 -04:00
  • 1ff2ea73ec [+] Write readme Hykilpikonna 2022-04-10 07:15:52 -04:00
  • 71fb76d4f7 [U] Add macos example Hykilpikonna 2022-04-10 18:49:51 +08:00
  • a687cb328e [U] Add images in readme Hykilpikonna 2022-04-10 06:49:20 -04:00
  • 0a6a61a013 [+] Deploy script Azalea (on HyDEV-Daisy) 2022-04-10 06:45:53 -04:00
  • f6a25d7ea8 [O] Optimize flag display 1.0.1 Azalea (on HyDEV-Daisy) 2022-04-10 06:45:45 -04:00
  • b62cc3f79e [+] Lighten color Azalea (on HyDEV-Daisy) 2022-04-10 06:12:59 -04:00
  • d198b3a947 [+] Implement CLI Azalea (on HyDEV-Daisy) 2022-04-10 05:55:44 -04:00
  • d94585473c [F] Properly include script resource Azalea (on HyDEV-Daisy) 2022-04-10 05:21:39 -04:00
  • 86ad1b5ad2 [+] Run command Azalea (on HyDEV-Daisy) 2022-04-10 05:14:40 -04:00
  • 732389ffe0 [+] ! IMPORTANT ! - Patch neofetch Azalea (on HyDEV-Daisy) 2022-04-10 05:12:02 -04:00
  • 1389a5b2ce [+] Run neofetch with a preset Azalea (on HyDEV-Daisy) 2022-04-10 05:11:45 -04:00
  • 3f0331a307 [+] Get ascii lines Azalea (on HyDEV-Daisy) 2022-04-10 04:38:20 -04:00
  • 9dce0d9667 [+] Get command path in package resource Azalea (on HyDEV-Daisy) 2022-04-10 04:38:09 -04:00
  • b955a2a4a8 [+] Create and save config Azalea (on HyDEV-Daisy) 2022-04-10 04:05:56 -04:00
  • 8363efe5f4 [+] Color text with preset Azalea (on HyDEV-Daisy) 2022-04-10 03:49:27 -04:00
  • 4ba359a161 [F] Fix preset length calculation Azalea (on HyDEV-Daisy) 2022-04-10 03:30:00 -04:00
  • a0a2ed66f0 [+] Module format Azalea (on HyDEV-Daisy) 2022-04-10 03:20:30 -04:00
  • e3a6eaa9f1 [+] ColorProfile Presets Azalea (on HyDEV-Daisy) 2022-04-10 03:19:29 -04:00
  • dfe67ecc78 [+] Map ColorProfile to length Azalea (on HyDEV-Daisy) 2022-04-10 03:19:14 -04:00
  • a2c8e99f39 [+] Decode ColorProfile to RGB Azalea (on HyDEV-Daisy) 2022-04-10 03:19:01 -04:00
  • 2e53009c10 [+] ColorProfile Azalea (on HyDEV-Daisy) 2022-04-10 03:18:50 -04:00
  • e08a2fa91e [+] RGB: Convert to ANSI TrueColor Azalea (on HyDEV-Daisy) 2022-04-10 03:18:18 -04:00
  • bfa8540c79 [+] Decode RGB from hex Azalea (on HyDEV-Daisy) 2022-04-10 03:18:04 -04:00
  • e044250f5c [+] RGB color util Azalea (on HyDEV-Daisy) 2022-04-10 03:17:42 -04:00
  • 85046474a5 [+] .gitignore Azalea (on HyDEV-Daisy) 2022-04-10 03:17:07 -04:00
  • 4dc28cd65d Fix hostname detection for obscuring FQDN. tidux 2022-04-09 13:19:46 -07:00
  • 27d711cc61 Add support for MIRACLE LINUX Takanori Suzuki 2022-03-31 21:14:42 +09:00
  • 333e04ef45 Fixes #1952 Hossam Elbadissi 2022-03-28 23:23:02 +00:00
  • 4a1c69cb7a Delete text.txt Andrew Glaze 2022-03-22 22:34:26 -04:00
  • 7c5b92a05b added Asahi Linux Candygoblen123 2022-03-22 21:25:00 -04:00
  • 9d1251bcf1 feat: add support for Fig Matt Schrage 2022-03-22 22:38:50 -07:00
  • e4fecc6733 very useless code cleanup bgkillas 2022-03-17 05:21:42 +00:00
  • a6ac4b4117 Revert "Merge branch 'pr/2011'" oshaboy 2022-03-15 03:28:20 +02:00
  • 23a94fd389 Merge branch 'pr/2011' oshaboy 2022-03-15 03:27:02 +02:00
  • 276d02440a Remove an unnecessary space in the usage manual page Removes a space between the final word in a sentence ("names") and the following period for the "--package_managers" description. Ethan Kinnear 2022-03-14 00:35:10 -05:00
  • 34ac93d6c3 Revert "Revert "Merge branch 'master' into pr/1905"" oshaboy 2022-03-13 01:49:09 +02:00
  • 4efe946bfd Revert "Merge branch 'master' into pr/1905" oshaboy 2022-03-13 01:48:16 +02:00
  • 54300031f9 Revert "Revert "newlines"" oshaboy 2022-03-13 01:48:10 +02:00
  • e95c8ebe5f Revert "newlines" oshaboy 2022-03-13 01:42:38 +02:00
  • 89e716160d Merge branch 'master' into pr/1905 oshaboy 2022-03-13 01:39:17 +02:00
  • 25d63b6494 neofetch: Priorize /etc/os-release Masanori Ogino 2022-03-09 09:39:56 +09:00
  • 7c40c7c1de Fixed LMDE logo Àlex Ros Roger 2022-03-02 13:02:21 +01:00
  • ee8d01ed2a Update neofetch Estela Xu 2022-03-01 14:30:01 +08:00
  • fa90bac6b2 Adiciona logo BigLinux Ezilei Correia 2022-02-28 17:34:21 -03:00
  • 20a0584264 Improved CutefishOS support Leap of Azzam 2022-02-17 08:34:06 +00:00
  • 4fa3aef4d6 added pearOS to the Official Neofetch alxb421 2022-02-11 01:48:09 +02:00
  • 586c652eab Solve conflicts/merge upstream Daniell Mesquita 2022-02-09 13:46:38 -03:00
  • bd9a01e334 Merge branch 'dylanaraps:master' into master Syphist 2022-02-07 17:23:14 -06:00
  • 983b4bed75 add parch logo mmdbalkhi 2022-02-06 12:13:57 +03:30
  • 8a975dc9f8 fix: fix offset bug w/ col_offset and many color blocks Angelo Fallaria 2022-02-03 18:08:25 +08:00
  • ae7c2d7854 add centerlinux tsingkwai 2022-01-28 12:02:22 +08:00
  • 75619edf01 Improving MacOS M1 CPU/GPU prints Gustavo Silvera 2022-01-27 15:50:49 -08:00
  • 8967ab4200 Add long distro name for Manjaro Linux Corentin Girard 2021-08-19 13:59:41 +02:00
  • 3383b88d35 Fix: add glaucus to ascii_distro list. RustedTerrier 2022-01-12 20:57:27 -05:00
  • 950fb1dfbf Fix: add glaucus to ascii_distro list. RustedTerrier 2022-01-12 20:56:58 -05:00
  • 8a6cb79bae 🔥 add cachyos Vladislav Nepogodin 2022-01-12 02:07:03 +04:00
  • a0f1be4247 Merge branch 'dylanaraps:master' into master Arghya Sarkar 2022-01-10 14:44:28 +05:30
  • 096d1092c3 Merge branch 'dylanaraps:master' into master The Sonic Master 2022-01-04 16:47:36 +00:00
  • 58509bf20b packages: Improve detection for guix. Arjan Adriaanse 2022-01-02 15:06:24 +01:00
  • a3e93a03fc Update neofetch Silent 2022-01-02 11:51:35 +00:00
  • 5739b9cc72 Merge branch 'dylanaraps:master' into master Clxud 2022-01-01 20:51:11 -05:00
  • 51bb342e8e Update neofetch to use correct logo and reflect OS throughout program cloudwithax 2022-01-01 20:50:39 -05:00
  • 0329c2825f Update neofetch Silent 2021-12-30 17:11:10 +00:00
  • 48acfaaebe Add SalientOS to Neofetch Silent 2021-12-30 17:09:44 +00:00
  • 69df231e17 Add exclamation mark for uptime > 100 days Guangyuan Yang 2021-12-30 11:50:26 -05:00
  • b9cff7c1e5 Correct case style Michael Straube 2021-12-30 11:11:49 +01:00
  • 8662a2fe4c Remove extra space Michael Straube 2021-12-30 11:05:45 +01:00
  • 8f2976ffe4 Show Frameworks and Qt version for Plasma. Closes #2013 Michael Straube 2021-12-30 10:43:13 +01:00
  • e6a11ca7cc Tabs -> spaces MVS 2021-12-29 21:15:13 -06:00
  • 32fece816f Add font size for Apple Terminal MVS 2021-12-29 21:06:17 -06:00
  • 74b4347df5 Merge branch 'dylanaraps:master' into master CrackedMatter 2021-12-29 17:30:08 +01:00
  • a20c67a86b neofetch: Print MACHINE_ARCH not MACHINE for FreeBSD Jessica Clarke 2021-12-28 04:51:38 +00:00
  • 97a2dd7325 neofetch: Don't hang on FreeBSD if pkg is not yet bootstrapped Jessica Clarke 2021-12-28 04:32:00 +00:00
  • cce4866681 FusionX Added radium 2021-12-25 11:09:09 +05:30
  • 42d72fd13e Count all AppImage files chewblacka 2021-12-21 19:54:19 +00:00
  • 50516dcf67 Add recognition for Hackintosh VMs Alyx Ferrari 2021-12-21 00:05:42 -05:00
  • 8dab8c93e3 Added calinixOS Arghya Sarkar 2021-12-19 19:26:25 +05:30
  • e2a0d4113a Add Uos icpove 2021-12-11 20:07:27 +08:00
  • ccd5d9f526 Merge branch 'master' of github.com:dylanaraps/neofetch Dylan Araps 2021-12-10 08:41:55 +02:00
  • 644f9d29eb neofetch: Fix #1989 Dylan Araps 2021-12-10 08:41:28 +02:00
  • fe1507b218 Merge branch 'dylanaraps:master' into master F-00 2021-12-08 23:44:11 +01:00
  • 2558cc250d Added CalinixOS Arghya Sarkar 2021-12-09 00:17:06 +05:30
  • 3eaac2d9ee Add pacstall to package managers (#1979) The TwilightBlood 2021-12-08 02:11:14 -06:00
  • 7b1f0c275e neofetch: Fix windows detection Dylan Araps 2021-12-06 06:36:44 +02:00