Skip to content

jochumdev/letscheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tag build

LetsCheck

LetsCheck is a Checkmk client for Android, iOS, Linux, Mac OS-X and Windows written with the Flutter SDK.

Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. Open Source and Enterprise.

Features

  • View Hosts/Services with comments
  • Notifications
  • Search Hosts/Services, use the | symbol to seperated multiple searches

Download

Get it from Github Releases

Demo:

image

Preview:

Available as PWA important you need proper CORS Headers on you'r Checkmk proxy for a connection to work.

FAQ

The “Frequently asked questions” page is available on the Github WIKI.

Development

Commit:

git add ./file1 ./file2
./scripts/commit_fix.sh "a bug in component x"

Release:

  • Create changelog, tag and push it
    ./scripts/release.sh "0.0.99+9763"
    
  • Create a release on Github
  • Wait for Github Actions to publish binaries

Authors

License

Apache 2.0 - Copyright 2025 by @jochumdev