Skip to content

eeeple/clear-linux-torrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clear Linux Automatic Torrent Creator

Automatically creates torrent files for the latest Clear Linux iso.

This python script downloads the latest iso from Clear Linux CDN, and automatically creates a .torrent file with the CDN as Webseed.

Installation

pip install humanize
pip install tqdm

NB : tqdm is a WIP. Not necessary for V0.1

Development setup

Requires Python 3

Release History

v0.1 : Initial version

Meta

Distributed under the MIT license. See LICENSE for more information.

Clear Linux is a trademark of Intel Corporation (see http://www.intel.com/content/www/us/en/legal/trademarks.html for more information).

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Automatically creates torrent files for the latest Clear Linux iso

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages