Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create arguments parser #3

Open
TolisSth opened this issue Jun 15, 2024 · 0 comments
Open

Create arguments parser #3

TolisSth opened this issue Jun 15, 2024 · 0 comments
Labels
Feature good first issue Good for newcomers

Comments

@TolisSth
Copy link
Owner

Create an argument parser in main.rs that will enable the user to make the following choices:
-D : Daemonize the program and write the data in /var/log/rknow.log
-c : Display CPU info in the output
-r : Display RAM info in the output
-n : Display Network info in the output
-d: Display disk info in the output
-h: Help message

@TolisSth TolisSth added good first issue Good for newcomers Feature labels Jun 15, 2024
@GeorgeFkd GeorgeFkd mentioned this issue Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant