1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-11-07 05:31:17 +01:00

docker-images: added mikenye/picard and related articles and updated links in old ones

This commit is contained in:
2023-07-11 03:52:18 +02:00
parent f60644ec8f
commit b6922911d2
18 changed files with 164 additions and 29 deletions

View File

@@ -24,6 +24,7 @@ The Bluetooth features can be managed by different types of front-ends.
- `bluetoothctl` is a command-line interface included in the `bluez-utils`
package
- `bluetuith` can be used as a bluetooth manager with a terminal user interface
- `bluetuith` can be used as a bluetooth manager with a
[terminal](/wiki/system_console.md) user interface.
It is included in a package of the same name, that needs to be installed
before usage.

View File

@@ -1,6 +1,7 @@
# Khal
[Khal](https://github.com/pimutils/khal) is a calendar you can use in your terminal.
[Khal](https://github.com/pimutils/khal) is a calendar you can use in your
[terminal](/wiki/system_console.md).
You can sync it with [vdirsyncer](vdirsyncer.md)
## Setup

View File

@@ -1,6 +1,7 @@
# Khard
[Khard](https://github.com/lucc/khard) is a adressbook that runs in your terminal.
[Khard](https://github.com/lucc/khard) is a adressbook that runs in your
[terminal](/wiki/system_console.md).
You can sync it with [vdirsyncer](vdirsyncer.md).
## Setup

View File

@@ -1,6 +1,6 @@
# NeoMutt
Neomutt is a mail program that runs in your terminal.
Neomutt is a mail program that runs in your [terminal](/wiki/system_console.md).
It can be easily configured using mutt-wizard.
## Setup

View File

@@ -7,7 +7,8 @@ networks by providing options for various configuration.
NetworkManager can be installed with the `networkmanager` package on most linux
distributions which provides daemon aswell as `nmcli` a command line interface
and `nmtui` a terminal user interface for configuration.
and `nmtui` a [terminal](/wiki/system_console.md) user interface for
configuration.
Additionally `nm-connection-editor` can be installed for a graphical user
interface.

View File

@@ -32,6 +32,6 @@ playerctl previous
## Using Hotkeys
Hotkeys can be more accessible than typing the commands to start or stop music
in the terminal.
in the [terminal](/wiki/system_console.md).
With [SXHKD](/wiki/linux/sxhkd.md#setting-a-hotkey) commands from the CLI can
be set to a hotkey.

View File

@@ -9,7 +9,7 @@ Notable works include `dwm` and `dmenu`.
- dwm is a window manager
- ii is an IRC client
- slock is a screen locker
- st is a terminal
- st is a [terminal](/wiki/system_console.md)
## Setup

View File

@@ -1,6 +1,7 @@
# Todoman
[todoman](https://github.com/pimutils/todoman) is a todolist you can use in your terminal.
[todoman](https://github.com/pimutils/todoman) is a todolist you can use in your
[terminal](/wiki/system_console.md).
You can sync it using [vdirsyncer](vdirsyncer.md)
## Setup