Cheetah is a Free Fast Downloader built using java with a Swing rich-client user interface.
Version 1.0.1
This repository is contribution friendly. If you'd like to add or improve or add new features, your contribution is welcome.
- Downloading files in any format
- Http, Https Support for now
- Categorize files by their type
- Pause ability
- Create many connection for download default 8 connection
- Redownload ability
- Rejoin ability
- Themes
Cheetah in Linux
Cheetah in Windows
This project is currently a work-in-progress. If you execute maven goal "assembly:assembly", This will give you the Cheetah application jar and all of the dependencies - you can simply execute java -jar cheetah-...-jar-with-dependencies.jar and the application should start.
On the other hand, just run it from an Intellj IDEA project with Cheetah-With-Maven configuration.
The Cheetah project is provided under the GPL, version 2 or later.
Lead developer: Saeid Keyvanfar