Skip to content
/ bootit Public
forked from mincomk/bootit

⚡🚀 Lightweight Boot Selector

License

Notifications You must be signed in to change notification settings

pnyani/bootit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootit

A lightweight next boot selector

What is Bootit?

Bootit is basically a CLI tool that makes your PC reboot to specific OS for one time.

bootit scan # list IDs of bootable entries

bootit alias add windows 1
bootit alias add archlinux 2

Then, reboot to it with

it windows

or

it 2

or whatever. It does not change boot order.

Installation

Cargo

cargo install bootit

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests on the GitHub repository

About

⚡🚀 Lightweight Boot Selector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 93.5%
  • Nix 6.5%