Skip to content

breynard0/lifpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lifpdf

Library for converting speed skating RaceResult .lif files to PDFs.

Usage Instructions

You can enter directory paths in the settings menu. These will be watched, and files in these directories will be listed in-app, sorted by last modified. After selecting one of these, a preview of the data will pop up. If it looks good, click Generate PDF to generate the file. If that preview looks good, the Print button will bring up that document using the native dialog. Also in settings, there is an option to automatically output the PDF files to a specified directory whenever Generate PDF is clicked.

Build Instructions

The Rust toolchain is required, and it can be downloaded here.

To build, run cargo build --release in the directory.

This application uses fltk to handle printing, and thus build dependencies for fltk may be required. If the build is throwing linker errors, this is where to start. Which build dependencies are required for various systems can be found here.

About

GUI tool for turning .lif files into results sheet PDFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published