Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inferiorak/sizak
This is a simple file analyzer tool like wc used in Linux. It's based on python for all OS and Kernels
https://github.com/inferiorak/sizak
counter file file-analyzer filesize inferiorak python python3 size-calculation
Last synced: 3 days ago
JSON representation
This is a simple file analyzer tool like wc used in Linux. It's based on python for all OS and Kernels
- Host: GitHub
- URL: https://github.com/inferiorak/sizak
- Owner: InferiorAK
- License: gpl-3.0
- Created: 2023-07-03T17:17:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-03T17:29:24.000Z (over 1 year ago)
- Last Synced: 2024-11-08T03:39:07.638Z (about 2 months ago)
- Topics: counter, file, file-analyzer, filesize, inferiorak, python, python3, size-calculation
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sizak `Version 1.0`
This is a simple file analyzer tool like wc used in Linux. It's based on python for all OS and Kernels
## [+] Overview
```
usage: sizak.py [options]Size and Counter Tool by InferiorAK
options:
-h, --help show this help message and exit
-f , --file Target File
-bc, --byte Count Bytes
-cc, --char Count Characters
-wc, --word Count Words
-lc, --line Count Lines
-sz, --size File Size
-v, --version Show Version
```## [+] Installation and Usage
* `apt update && apt upgrade -y`
* `apt install python3`
* `git clone https://github.com/InferiorAK/Sizak`
* `cd Sizak`
* `python3 sizak.py --help`
> Now Enjoy! And don't forget to follow me and Subscribe my Youtube Channel
> And Don't Steal my Codes!## [+] Contact :
[![Github](https://img.shields.io/badge/Github-InferiorAK-orange?style=for-the-badge&logo=github)](https://github.com/InferiorAK)
[![Facebook](https://img.shields.io/badge/Facebook-InferiorAK-red?style=for-the-badge&logo=facebook)](https://www.facebook.com/InferiorAK)
[![Messenger](https://img.shields.io/badge/Chat-Messenger-blue?style=for-the-badge&logo=messenger)](https://m.me/InferiorAK)
[![Twitter](https://img.shields.io/badge/Twitter-InferiorAK-skyblue?style=for-the-badge&logo=twitter)](https://www.twitter.com/InferiorAK)