Skip to content

sachin-dahal/os_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS_INFO

Just a route to view your pc info (mostly everything is well known to you 😜)

Usage

  • Copy the code, clone the repo and run index.js file
$ git clone https://github.com/sachin-dahal/os_info

Response

{
	"pc": "------",
	"os": "💻------",
	"os_family": "⌨️------",
	"os_platform": "------",
	"cpu": "------",
	"visit": "------",
	"ram": "------",
	"my_ip": "🌐------",
	"ip_type": "------",
	"country": "------",
	"state": "------",
	"state_code": "------",
	"location": {
	  "lat": 00.000000,
	  "long": 00.000000
	},
	"lang": "------",
	"status": {
	  "startup": "------",
	  "prefs": "👽------"
	}
}

Releases

No releases published

Packages

No packages published