Commit graph

34 commits

Author SHA1 Message Date
BBaoVanC
9ed99828f8
Add warning message for kitty image backend for missing imagemagick 2021-02-25 19:07:55 -06:00
BBaoVanC
122bfa73f7
Mark imagemagick as optional dependency (allows kitty backend) 2021-02-25 19:02:12 -06:00
propruhh
380389c254 Fix BSD/MacOS mktemp illegal option error (would just do normal neofetch) 2021-02-25 18:55:00 -06:00
BBaoVanC
ec1c7e6b5e
Add debroots and controls targets to Makefile 2021-02-25 18:36:09 -06:00
BBaoVanC
0e8a74b069
Add LICENSE to Makefile (for creating debs) 2021-01-17 16:19:40 -06:00
BBaoVanC
f7188b2cfb
Add GPLv3 license 2021-01-17 16:10:39 -06:00
BBaoVanC
f921f41811
Remove jp2a color support (breaks the actual fetch) 2021-01-16 21:25:02 -06:00
BBaoVanC
56ee91fab1
Set jp2a to use 256-color by default 2021-01-13 11:53:02 -06:00
BBaoVanC
1ef8ac1e54
Add kitty image backend support (detects kitty) 2021-01-11 08:49:20 -06:00
BBaoVanC
26613ace6d
Move PREFIX to Makefile 2021-01-10 18:43:01 -06:00
BBaoVanC
d39be74d1a
Change default prefix to /usr (instead of /usr/local) 2021-01-07 21:20:05 -06:00
BBaoVanC
47da13ddc1
Add Maintainer: section to DEBIAN/control 2021-01-06 01:10:16 -06:00
BBaoVanC
a9ecbe74e6
Add install, uninstall, and debs to Makefile 2021-01-06 01:04:12 -06:00
BBaoVanC
8fc99fb467
Readd get version workflow to CD 2021-01-05 21:30:56 -06:00
BBaoVanC
76342c7667
Remove dependency checking 2021-01-05 21:25:22 -06:00
BBaoVanC
d57a91ec8c
Remove the first v from the beginning of version name 2021-01-05 21:24:09 -06:00
BBaoVanC
e63738e9e2
Switch GitHub Actions jobs to use Makefile (#3)
* Move nekofetch to root of repository

* Add Makefile

* Use Makefile for CI and CD jobs
2021-01-05 20:55:47 -06:00
BBaoVanC
0c0b8f71bd
If height argument isn't a number, automatically choose size 2021-01-04 20:46:28 -06:00
BBaoVanC
9f4fb0960b
Add multiple flags/args that do the same (options are good) 2021-01-04 20:34:49 -06:00
BBaoVanC
69ce777957
Add curl to dependencies 2020-12-27 23:59:06 -06:00
BBaoVanC
3006961993
Change amd64 deb name back to nekofetch 2020-12-27 23:37:28 -06:00
BBaoVanC
6428c4cca1
Change height calculation to use stty instead of tput 2020-12-27 23:21:45 -06:00
BBaoVanC
e9f6e6185e
Fix upload package name 2020-12-27 23:10:14 -06:00
BBaoVanC
63078ae36a
Set package name to bundle id 2020-12-27 23:05:31 -06:00
BBaoVanC
606fb13bc7
Change integration to generate version 0-git-[commit-hash] 2020-12-27 22:49:07 -06:00
BBaoVanC
0ca0d62b4e
Set up GitHub actions (#1) 2020-12-27 22:27:17 -06:00
BBaoVanC
31d5e7ab07
Change default ascii height to 5 less than terminal height 2020-12-27 17:20:14 -06:00
BBaoVanC
82ce6a4c92
Take a second argument as ascii height (use 75 by default) 2020-12-26 16:51:33 -06:00
BBaoVanC
d3aa525839
Limit jp2a output height to 50 2020-12-26 16:40:56 -06:00
BBaoVanC
0a8bbb0c2d
Use a case statement for argument parsing 2020-12-26 15:43:09 -06:00
BBaoVanC
c6e1f07bbe
Make script POSIX compliant 2020-12-26 15:36:09 -06:00
BBaoVanC
1bf621efc7
Make script executable 2020-12-26 15:16:26 -06:00
Christian
c7da73112e
add nekofetch script 2020-12-26 15:14:12 -06:00
Christian
8128d412da
Initial commit 2020-12-23 23:30:21 -06:00