Skip to content

NotSovetSpy/chummer-pdf-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chummer PDF Launcher

What is it

This is very simple app for linux, that allow you open your rule books in wine chummer by your default pdf reader.

It's quite crude, as it was developed for personal use in a specific scenario. It's unlikely to be of any use to anyone.

Prerequisites

  • linux
  • xdg-mime (xdg-utils package)
  • shell
  • wine
  • one of supported pdf reader

Supported pdf readers

  • Okular (tested)
  • Evince (not tested, ai generated)
  • Browsers (not tested, ai generated)
  • Zathura (not tested, ai generated)
  • MuPDF (not tested, ai generated)
  • Qpdfview (not tested, ai generated)
  • Atril (not tested, ai generated)
  • Xpdf (not tested, ai generated)
  • Xreader (not tested, ai generated)

Installation (On linux)

  1. Get binary of chummer-pdf-launcher

    1. From release

    or

    1. Build from source
      1. Clone repo to your system
      2. Install rust toolchain
      3. Run rustup target add x86_64-pc-windows-gnu
      4. In repo run cargo build --release --target x86_64-pc-windows-gnu
      5. Binary will be in chummer-pdf-launcher/target/x86_64-pc-windows-gnu/release/
  2. Setup chummer to use it

    1. Open chummer
    2. Go to Tools -> Global Settings
    3. In Location of PDF application select path to binary of chummer-pdf-launcher
    4. In PDF parameters set Web Browser option

About

Open PDF on Linux wine Chummer

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages