Skip to content

5ouma/mli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

431 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

mli

πŸ“‘ Manage macOS Login Items


GitHub Release GitHub Downloads Go Docs Go Report Card
CI Release pre-commit codecov

Repobeats Analytics Image



πŸ“₯ Installation

  • 🍺 Homebrew

    brew install 5ouma/tap/mli

  • 🐹 Go

    go install github.com/5ouma/mli@latest

  • πŸ™ GitHub Releases

    curl -L "https://github.com/5ouma/mli/releases/latest/download/mli_$(uname)_$(uname -m).tar.gz" | tar -x 'mli'
    gh release download -R='5ouma/mli' -p="mli_$(uname)_$(uname -m).tar.gz"
    tar -xf "mli_$(uname)_$(uname -m).tar.gz" 'mli'



πŸ“Š Usage

πŸ“‘ Manage macOS Login Items with JSON

Usage:
  mli [command]

Available Commands:
  check       Check Login Items
  help        Help about any command
  load        Load Login Items
  save        Save Login Items

Flags:
  -h, --help      help for mli
  -v, --version   version for mli

Use "mli [command] --help" for more information about a command.



πŸ•ΉοΈ Commands

πŸ“‚ Load

πŸ“‚ Load Login Items from JSON file

Usage:
  mli load [flags]

Flags:
      --file string   Load from this JSON file (default "./login_items.json")
  -h, --help          help for load
Load command GIF image generated by VHS

πŸ’Ύ Save

πŸ’Ύ Save Login Items to JSON file

Usage:
  mli save [flags]

Flags:
      --file string   Save to this JSON file (default "./login_items.json")
  -f, --force         Overwrite existing file
  -h, --help          help for save
Load command GIF image generated by VHS

πŸ” Check

πŸ” Check the Login Items are up-to-date

Usage:
  mli check [flags]

Flags:
      --file string   Check Login Items from this JSON file (default "./login_items.json")
  -h, --help          help for check
Check command GIF image generated by VHS



πŸ†˜ Help



🎽 Contributing

I happily welcome your contributions! Before you contribute, I would recommend reading CONTRIBUTING.md for a better development experience.



πŸ’‘ Inspired by

About

πŸ“‘ Manage macOS Login Items

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Sponsor this project

Used by

Contributors

Languages