Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 773 Bytes

File metadata and controls

41 lines (31 loc) · 773 Bytes


SystemDan

systemdan is a collection of tools for system information.

Commands

for get information about the operating system; run this:

$ systemdan os
# OS: Windows
# release: 10
# architecture: AMD64

for get a list of all available commands, run this:

$ systemdan --help
# for get help about a specific command, run this:
$ systemdan os --help

Todo

  • Add a command for getting the current date and time.
  • Add graphical user interface.

Contributing

we will be happy to accept pull requests on github. but beforce that, please read the contributing guide.