Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rxxuzi/hi-c
Hi-C ! the command-line utilities!
https://github.com/rxxuzi/hi-c
Last synced: about 1 month ago
JSON representation
Hi-C ! the command-line utilities!
- Host: GitHub
- URL: https://github.com/rxxuzi/hi-c
- Owner: rxxuzi
- License: unlicense
- Created: 2024-06-21T01:46:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T18:18:44.000Z (4 months ago)
- Last Synced: 2024-08-15T20:23:05.762Z (4 months ago)
- Language: C
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hi-C
Hi-C is a lightweight software suite implemented in C language that provides various command-line utilities.
## Features
- `calc`: Perform basic arithmetic operations.
- `hash`: Calculate the hash of a file.
- `wdex`: Add a path to Windows Defender's exclusion list.
- `find`: Find files or directories containing a specific term.
- `path`: Manage the system PATH variable.
- `size`: Get the size of a file or directory.
- `stat`: Monitor system resources like RAM, CPU, Disk, and Heap usage.
- `sync`: Backup, restore, and sync files across directories.
- `open`: Open specified directories in Windows Explorer and bring them to the foreground.## License
This project is licensed under [The Unlicense](https://unlicense.org/).