Skip to content

cgati/dell-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dell Lookup

A soon-to-be web-interface for looking up warranty status based on Dell Service Tag written in Go.

Configuration

Currently the only configuration option is to provide the application an API Key for Dell's Service Tag system. This file is stored at the root of the project.

config.json

{
    "ApiKey": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}

Dell Documentation

The official Dell Support Services API Documentation Can be found here: http://en.community.dell.com/dell-groups/supportapisgroup/

About

Tool for checking warranty status for Dell machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published