Skip to content

essentialkaos/imc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GitHub Actions CI Status GitHub Actions CodeQL Status GoReportCard Codebeat badge

ScreenshotsInstallationUsageCI StatusContributingLicense


imc (Icecast Mission Control) is a simple terminal dashboard for Icecast.

Screenshots

imc preview

Installation

From source

To build the imc from scratch, make sure you have a working Go 1.21 workspace (instructions), then:

go install github.com/essentialkaos/imc

Prebuilt binaries

You can download prebuilt binaries for Linux and macOS from EK Apps Repository:

bash <(curl -fsSL https://apps.kaos.st/get) imc

Usage

CI Status

Branch Status
master CI
develop CI

Contributing

Before contributing to this project please read our Contributing Guidelines.

License

Apache License, Version 2.0