Skip to content

Unarelith/openminer_launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMiner Launcher

Build Status License

Description

This is the official launcher for OpenMiner.

How to compile

Using Linux

  • Dependencies:
    • CMake
    • Qt5
    • Linux users: Check your distribution repositories for packages.
  • Run cmake -B build .
  • Run cmake --build build
  • Run ./build/openminer_launcher

Using Windows

License

The code is licensed under LGPL v2.1.