Giter VIP home page Giter VIP logo

wyvern's Introduction

wyvern builds.sr.ht status

Wyvern is a command-line tool written in rust that is meant to make downloading GOG games and associated activities easier and faster on linux. It features:

  • Downloading games

  • Installing games without need for the graphical installers

  • One-command updating of games to their latest versions, while only updating files that have changed between versions.

  • GOG Connect functionality so you can scan for and claim games without leaving the terminal

  • Syncing save files to a filesystem backup(with integration with cloud services being worked on).

  • Optional(compile with the 'eidolonint' feature) integration with eidolon, so that it automatically registers installed games to eidolon.

The GitHub repo is a mirror of the main sr.ht repository.

See it working

asciicast

Installation

Wyvern is available on crates.io, installable via cargo:

cargo install wyvern

There's also a few other ways to get wyvern:


git clone https://git.sr.ht/~nicohman/wyvern && cd wyvern

cargo install --path . --force

Dependencies

Wyvern has a few extra dependencies, but few are required:

  • rsync for save file syncing
  • innoextract for windows game installation
  • unzip for faster game installation

Usage

Run wyvern help for a list of commands:

wyvern 1.4.0
nicohman <[email protected]>
A simple CLI tool for installing and maintaining linux GOG games

USAGE:
    wyvern [FLAGS] <SUBCOMMAND>

FLAGS:
    -h, --help         Prints help information
    -V, --version      Prints version information
    -v, --verbosity    Pass many times for more log output

SUBCOMMANDS:
    connect    Operations associated with GOG Connect
    down       Download specific game
    extras     Download a game's extras
    help       Prints this message or the help of the given subcommand(s)
    install    Install a GOG game from an installer
    int        Enter interactive mode
    login      Force a login to GOG
    ls         List all games you own
    sync       Sync a game's saves to a specific location for backup
    update     Update a game if there is an update available

Contributing/Reporting bugs

Please file isues at the sr.ht issue tracker and patches/pull requests should be sent to the mailing list. However, I will still accept both on GitHub if need be.

wyvern's People

Contributors

nicohman avatar jbaker0 avatar mcphail avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.