16 releases

Uses new Rust 2024

new 0.2.5 May 18, 2025
0.2.4 May 18, 2025
0.1.9 May 13, 2025
0.1.5 Apr 30, 2025

#244 in Unix APIs

Download history 289/week @ 2025-04-22 214/week @ 2025-04-29 257/week @ 2025-05-06 1067/week @ 2025-05-13

1,827 downloads per month

MIT license

25KB
406 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

~4–33MB
~495K SLoC