Updated Dependencies (markdown)
parent
2c4e727b79
commit
54c3c47a9a
|
@ -11,13 +11,13 @@
|
||||||
- [Android dependencies](#android)
|
- [Android dependencies](#android)
|
||||||
|
|
||||||
|
|
||||||
### Required dependencies:
|
## Required dependencies:
|
||||||
|
|
||||||
- `Bash 3.0+`
|
- `Bash 3.0+`
|
||||||
- Alpine Linux: You also need `ncurses`.
|
- Alpine Linux: You also need `ncurses`.
|
||||||
|
|
||||||
|
|
||||||
### Image mode dependencies:
|
## Image mode dependencies:
|
||||||
|
|
||||||
These dependencies are required for image mode to work.
|
These dependencies are required for image mode to work.
|
||||||
|
|
||||||
|
@ -32,9 +32,9 @@ These dependencies are required for image mode to work.
|
||||||
\[3\] See this wiki page to find out if your terminal emulator supports `\033[14t` or if you need an additonal dependency.
|
\[3\] See this wiki page to find out if your terminal emulator supports `\033[14t` or if you need an additonal dependency.
|
||||||
|
|
||||||
|
|
||||||
### Optional dependencies:
|
## Optional dependencies:
|
||||||
|
|
||||||
#### Song
|
### Song
|
||||||
|
|
||||||
- Google Play Music Desktop Player: [`gpmdp-remote`](https://github.com/iAndrewT/gpmdp-remote)
|
- Google Play Music Desktop Player: [`gpmdp-remote`](https://github.com/iAndrewT/gpmdp-remote)
|
||||||
- MPD: `mpc`
|
- MPD: `mpc`
|
||||||
|
@ -46,13 +46,13 @@ These dependencies are required for image mode to work.
|
||||||
- Amarok: `amarok`
|
- Amarok: `amarok`
|
||||||
- Deadbeef: `deadbeef`
|
- Deadbeef: `deadbeef`
|
||||||
|
|
||||||
#### Desktop Environment and Window Manager
|
### Desktop Environment and Window Manager
|
||||||
|
|
||||||
- Desktop Environment and Window Manager: `xprop` \[1\]
|
- Desktop Environment and Window Manager: `xprop` \[1\]
|
||||||
|
|
||||||
\[1\] See **[#79](https://github.com/dylanaraps/neofetch/issues/79)** about why this is now a required dependency.
|
\[1\] See **[#79](https://github.com/dylanaraps/neofetch/issues/79)** about why this is now a required dependency.
|
||||||
|
|
||||||
#### Wallpaper
|
### Wallpaper
|
||||||
|
|
||||||
**Linux, BSD and Solaris**
|
**Linux, BSD and Solaris**
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ These dependencies are required for image mode to work.
|
||||||
|
|
||||||
- No additional dependencies needed.
|
- No additional dependencies needed.
|
||||||
|
|
||||||
#### Resolution
|
### Resolution
|
||||||
|
|
||||||
**Linux, BSD and Solaris**
|
**Linux, BSD and Solaris**
|
||||||
|
|
||||||
|
@ -77,14 +77,14 @@ output.
|
||||||
|
|
||||||
\[2\] `screenresolution` is installed for you when using homebrew.
|
\[2\] `screenresolution` is installed for you when using homebrew.
|
||||||
|
|
||||||
#### Screenshot
|
### Screenshot
|
||||||
|
|
||||||
- Screenshot: `scrot` \[1\]
|
- Screenshot: `scrot` \[1\]
|
||||||
|
|
||||||
\[1\] You can use the launch flag `--scrot_cmd` or change the config option `$scrot_cmd` to your screenshot<br \>
|
\[1\] You can use the launch flag `--scrot_cmd` or change the config option `$scrot_cmd` to your screenshot<br \>
|
||||||
program's cmd and neofetch will use it instead of scrot.
|
program's cmd and neofetch will use it instead of scrot.
|
||||||
|
|
||||||
#### GPU
|
### GPU
|
||||||
|
|
||||||
**BSD and Solaris**
|
**BSD and Solaris**
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ program's cmd and neofetch will use it instead of scrot.
|
||||||
- Not required on FreeBSD.
|
- Not required on FreeBSD.
|
||||||
|
|
||||||
|
|
||||||
#### iOS
|
### iOS
|
||||||
|
|
||||||
These dependencies can all be installed through Cydia.<br \>
|
These dependencies can all be installed through Cydia.<br \>
|
||||||
Note: The cydia package installs these dependencies for you.
|
Note: The cydia package installs these dependencies for you.
|
||||||
|
@ -106,7 +106,7 @@ Note: The cydia package installs these dependencies for you.
|
||||||
- `grep`
|
- `grep`
|
||||||
|
|
||||||
|
|
||||||
#### Android
|
### Android
|
||||||
|
|
||||||
- `bash`
|
- `bash`
|
||||||
- `busybox`
|
- `busybox`
|
||||||
|
|
Loading…
Reference in New Issue