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:
- Host: GitHub
- URL: https://github.com/imhicihu/software-database-repository
- Owner: imhicihu
- License: mit
- Archived: true
- Created: 2018-04-10T16:19:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-21T21:07:38.000Z (over 2 years ago)
- Last Synced: 2025-01-29T05:35:34.186Z (over 1 year ago)
- Topics: database, repository
- Homepage: https://bitbucket.org/imhicihu/databases-repositories
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
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

### 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

* 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.