Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdullah-erturk/hardwareinfo
Hardware Information vbscript for Windows
https://github.com/abdullah-erturk/hardwareinfo
acpi bios cpu hardware hdd info pci smbios software ssd usb windows
Last synced: 3 months ago
JSON representation
Hardware Information vbscript for Windows
- Host: GitHub
- URL: https://github.com/abdullah-erturk/hardwareinfo
- Owner: abdullah-erturk
- Created: 2024-11-07T07:45:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T09:19:31.000Z (3 months ago)
- Last Synced: 2024-11-07T10:17:58.009Z (3 months ago)
- Topics: acpi, bios, cpu, hardware, hdd, info, pci, smbios, software, ssd, usb, windows
- Language: VBScript
- Homepage:
- Size: 234 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hardware Info
### English Direct Download Link:
https://github.com/abdullah-erturk/HardwareInfo/raw/refs/heads/main/Hardware_Info.vbs### Türkçe Direkt İndirme Linki:
https://github.com/abdullah-erturk/HardwareInfo/raw/refs/heads/main/Donan%C4%B1m_Bilgileri.vbs![sample](https://github.com/abdullah-erturk/HardwareInfo/blob/main/preview.jpg)
Türkçe Açıklama
## Donanım Bilgisi
VBScript betik dosyası, 3. parti programlara gerek kalmadan Windows işletim sisteminin yerleşik kodlarıyla tüm donanım bilgilerinizin özetini gösterir. Kod, çeşitli sistem bileşenlerine dair bilgileri toplar ve kullanıcıya görsel olarak sunar. Aşağıda, script'in sağladığı başlıca veriler:### Özellikler:
- **İşletim Sistemi Bilgisi**: Windows sürümü, işletim sistemi mimarisi ve son format tarihi gibi bilgileri görüntüler.
- **Anakart Bilgisi**: Anakart üreticisi ve modeli hakkında bilgi sağlar.
- **İşlemci Bilgisi**: İşlemci modeli, üreticisi ve mimarisi hakkında detaylı bilgiler sunar.
- **RAM Bilgisi**: RAM kapasitesi, yuvada kullanılan modüller ve hız bilgileri.
- **Grafik Kartı Bilgisi**: Grafik kartının markası, RAM kapasitesi ve sürücü versiyonunu içerir.
- **Ağ Kartı ve IP Adresi Bilgisi**: Ağ kartı bilgileri, yerel IP adresleri ve WAN IP adresini gösterir.
- **Disk Bilgisi**: HDD, SSD veya USB gibi disk türlerini ve kapasite bilgilerini sunar.### Katkı Sağlama:
Bu projeye katkı sağlamak isterseniz, pull request gönderebilir veya issues sekmesinden geri bildirimde bulunabilirsiniz.English Explanation
## Hardware Info
VBScript file displays a summary of all your hardware information using only the built-in Windows system codes, without the need for third-party programs. The script collects information about various system components and presents it visually to the user. Below are the main data provided by the script:### Features:
- **Operating System Information**: Displays information such as the Windows version, OS architecture, and the last format date.
- **Motherboard Information**: Provides details about the motherboard manufacturer and model.
- **Processor Information**: Offers detailed information about the processor model, manufacturer, and architecture.
- **RAM Information**: Displays the RAM capacity, modules used in the slots, and speed information.
- **Graphics Card Information**: Includes the graphics card brand, RAM capacity, and driver version.
- **Network Adapter and IP Address Information**: Shows network adapter details, local IP addresses, and WAN IP address.
- **Disk Information**: Displays disk types (HDD, SSD, or USB) and their capacity information.### Contributing:
If you would like to contribute to this project, you can send a pull request or provide feedback through the issues section.