This repository has been archived on 2022-02-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
huffpress/README.md
T
Masahiko AMANO 01ff16fddd Update README.md
2021-12-08 16:01:31 +03:00

17 lines
630 B
Markdown

# HuffPress
## What's up?
Hey! This is a simple web-service called __HuffPress__. What it does? Well, actually it _huffpresses_ files... I mean, compresses files using the [Huffman compression](https://en.wikipedia.org/wiki/Huffman_coding 'Read about it on Wikipedia').
## What do I need?
- Any web browser
- ![PHP 7+](https://img.shields.io/badge/PHP-7+-blueviolet.svg)
- ![Python 3.7+](https://img.shields.io/badge/Python-3+-blue.svg)
- `click` python library
## So, how do I use it?
I think it's too easy to explain the usage of this service, but anyway here's [a video guide](https://yadi.sk/i/aiy78bDaoKqoJQ 'Watch!').