Skip to content

motahharm/systemdan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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.