Home

Awesome

tui-deck

A TUI frontend for Nextcloud Deck app written in GO using the Rich Interactive Widgets for Terminal UIs

AUR package

image


features

markdown features

planned features

configuration

on first start, the application will create a default config.json file in $HOME/.config/tui-deck directory

{
  "username": "",
  "password": "",
  "url": "https://nextcloud.example.com",
  "color": "#BF40BF"
  "color": "#BF40BF",
  "insecure": false # Set to true if you're using self-signed certificates or you need to bypass certificate verification
  "configDir": "$HOME/.config/tui-deck/"
}

shortcuts