{"id":19785087,"url":"https://github.com/stean202020/export-system-info","last_synced_at":"2025-02-28T07:22:00.818Z","repository":{"id":239850126,"uuid":"800776722","full_name":"stean202020/export-system-info","owner":"stean202020","description":"The `export-system-info` project is a lightweight utility designed to gather and export system information from various platforms. This tool aims to help users quickly retrieve and save system details, making it easier to share system specifications and troubleshoot issues.","archived":false,"fork":false,"pushed_at":"2024-10-24T23:47:44.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T03:18:37.065Z","etag":null,"topics":["bash","information-gathering","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stean202020.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-15T01:20:51.000Z","updated_at":"2024-10-24T23:48:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"40bfc764-d763-4342-9071-37d503bd4768","html_url":"https://github.com/stean202020/export-system-info","commit_stats":null,"previous_names":["oddrefrigerator/export-system-info","stean202020/export-system-info"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stean202020%2Fexport-system-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stean202020%2Fexport-system-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stean202020%2Fexport-system-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stean202020%2Fexport-system-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stean202020","download_url":"https://codeload.github.com/stean202020/export-system-info/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241117527,"owners_count":19912571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","information-gathering","shell"],"created_at":"2024-11-12T06:13:29.932Z","updated_at":"2025-02-28T07:22:00.789Z","avatar_url":"https://github.com/stean202020.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Export System Info\n\nThe `export-system-info` project is a lightweight utility designed to gather and export system information from various platforms. This tool aims to help users quickly retrieve and save system details, making it easier to share system specifications and troubleshoot issues.\n\n## Features\n\n- **Cross-Platform Support:** Compatible with major operating systems including Windows, macOS, and Linux.\n- **Detailed Reports:** Collects a comprehensive set of system information, including:\n  - Operating System details\n  - CPU and RAM specifications\n  - Disk usage statistics\n  - Network configuration\n- **Export Options:** Save the gathered information in various formats, such as JSON and text files.\n- **Simple CLI Interface:** Easy-to-use command-line interface for quick access to system information.\n\n## Installation\n\nTo use `export-system-info`, follow these installation instructions:\n\n### Prerequisites\n\n- Python 3.6 or higher installed on your system.\n\n### Clone the Repository\n\n```bash\ngit clone https://github.com/OddRefrigerator/export-system-info.git\ncd export-system-info\n```\n\n### Install Dependencies\n\nUse pip to install the required dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\nTo gather and export system information, run the following command in your terminal:\n\n```bash\npython export_system_info.py --format json --output system_info.json\n```\n\n### Command-Line Options\n\n- `--format` : Specify the output format (`json`, `txt`).\n- `--output` : Define the output file name.\n\n### Example\n\nTo export system information as a text file:\n\n```bash\npython export_system_info.py --format txt --output system_info.txt\n```\n\n## Contributing\n\nContributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.\n\n### Steps for Contribution\n\n1. Fork the repository.\n2. Create a new branch for your feature or fix:\n   ```bash\n   git checkout -b feature-name\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m \"Description of your feature or fix\"\n   ```\n4. Push your branch:\n   ```bash\n   git push origin feature-name\n   ```\n5. Open a pull request with a detailed description of your changes.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any inquiries or issues, feel free to open an issue on GitHub or contact the repository owner.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstean202020%2Fexport-system-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstean202020%2Fexport-system-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstean202020%2Fexport-system-info/lists"}