<h1>akwam-cli</h1>

## Table Of Content
- [Table Of Content](#table-of-content)
- [About](#about)
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [CHANGELOG](#changelog)
- [LICENSE](#license)

## About
A CLI (Command Line based) project to download movies, series, ... from [أكوام](https://old.akwam.co)

## Requirements
- [Nodejs](https://nodejs.org/en/)
- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)

## Installation
```sh
npm install -g akwam-cli
```
or
```sh
yarn global add akwam-cli
```

## Usage
- Move To An Empty Directory (**cd ~/Downloads** For Example)
- Run `akwam-cli`
- Follow Steps
- Enjoy

## CHANGELOG
[Read From Here](./CHANGELOG.md)

## LICENSE
[MIT](./LICENSE)