Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josephm101/uefi-boot-manager
Front-end for "efibootmgr" command-line tool for Linux
https://github.com/josephm101/uefi-boot-manager
Last synced: 2 days ago
JSON representation
Front-end for "efibootmgr" command-line tool for Linux
- Host: GitHub
- URL: https://github.com/josephm101/uefi-boot-manager
- Owner: JosephM101
- Created: 2021-04-22T16:32:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T03:53:33.000Z (about 3 years ago)
- Last Synced: 2024-11-09T15:12:34.126Z (about 2 months ago)
- Language: C++
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UEFI-Boot-Manager
Front-end for "efibootmgr" command-line tool for LinuxBuilt with Qt Creator on Linux (Manjaro - Arch Linux)
Qt 5.15.2
- - - -
## Building
Prerequisites:
- `qmake`
- `make`In the repository directory, run `build.sh`. This will generate an executable binary file (`uefi_boot_manager`).