An open API service indexing awesome lists of open source software.

https://github.com/imhicihu/software-database-repository

Mostly done to check the hardware that belongs to the institution. It was the first strategy deployed years ago. This repository leverage this other repo:
https://github.com/imhicihu/software-database-repository

database repository

Last synced: 9 months ago
JSON representation

Mostly done to check the hardware that belongs to the institution. It was the first strategy deployed years ago. This repository leverage this other repo:

Awesome Lists containing this project

README

          

# RATIONALE #

* Mostly done to check, verify and collect the hardware that belongs to the institution.
* It was the first strategy deployed years ago.
* This repository leverage this other repo: https://bitbucket.org/imhicihu/databases-repositories
![hardware_database.png](https://bitbucket.org/repo/8zz7794/images/1191514673-hardware_database.png)

### What is this repository for? ###

* Quick summary
- Creation of hardware database with open-source tools

### How do I get set up? ###

* Summary of set up
- [OpenOffice](https://www.openoffice.org/es/descargar/)
- [Google Docs](https://docs.google.com/document/u/0/?hl=es)
- [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/)
- [HWiNFO](https://www.hwinfo.com/): hardware system information reporter for Windows and DOS
![HWiNFO.png](https://bitbucket.org/repo/Gg8Xdg7/images/2976889691-HWiNFO.png)
* Configuration
- Install the above 3 tools
- run HWiNFO in every pc that need to be gathered. Once done this procedure, export the report in `.html` format
- Once data is collected with HWiNFO, export in `.html` format
- process them with [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
- once processed, give it a proper formatting inside OpenOffice, according your needs
* Dependencies
- a Windows operating system properly installed and running in steady mode
- log in a Windows session with `Administrator Mode`
- run HWiNFO in `Administrator mode`
* Database configuration
- format the data collected according your goals/needs in OpenOffice or [Google Docs](https://docs.google.com/document/u/0/?hl=es)

### Who do I talk to? ###

* Repo owner or admin
- Contact at `imhicihu` at `gmail` dot `com`
* Other community or team contact
- Contact is _enable_ on the [board](https://bitbucket.org/imhicihu/software-database-repository/addon/trello/trello-board) of this repo.