12 releases

Uses new Rust 2024

new 0.2.1 May 14, 2025
0.2.0 May 14, 2025
0.1.9 May 13, 2025
0.1.5 Apr 30, 2025

#287 in Unix APIs

Download history 66/week @ 2025-04-16 280/week @ 2025-04-23 177/week @ 2025-04-30 425/week @ 2025-05-07

948 downloads per month

MIT license

22KB
342 lines

Useful "utilities" for creating new Rust CLI apps!


Cosmoutils

Useful utilities for writing Rust CLI tools and more!

Features

  • Sending Notifications
  • Enable/Disable services on systemd.openrc.runit and dinit
  • Bedrock Linux support
  • NixOS support
  • Detect the system
  • Error,Warn,Success,Notice.Suggest and Info print functions
  • Check if a file contains a string
  • Check if a process is running
  • Check if the app is running as root or not
  • Check if a program is installed

Dependencies

~5–33MB
~499K SLoC