ganyu

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2022 License: GPL-3.0 Imports: 16 Imported by: 0

README

Ganyu

Enhance your workflow across Linux distros and Windows

Installation

Downloading

APT

WIP.

Pacman

WIP.

Kagero

WIP.

DNF

WIP.

Preparing

Config file

You need to create a config file like this at ~/.config/ganyu/config.json:

{
    "rpc": true,
    "sysupdate": {
        "root": true,
        "crosspkg": true
    },
    "yt-dl": [
        {
            "audio": "251",
            "video": "248",
            "audio+video": "22",
            "website": "www.youtube.com"
        },
        {
            "audio": "0",
            "video": "0",
            "audio+video": "0",
            "website": "www.instagram.com"
        },
        {
            "audio": "http-2176",
            "video": "http-2176",
            "audio+video": "http-2176",
            "website": "twitter.com"
        }
    ],
    "git": {
        "base": "/home/joe/Code",
        "repos": [
            "EpicStuff",
            "CoolGame/Game",
            "Other/Servers/PowerNukkit",
            "Weedb"
        ]
    }
}

These are default settings, so change them how you'd like. See more in the wiki.

Usage

WIP.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL