-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
25 lines (22 loc) · 1.15 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# # # # # # # # # # # # # # # # # # # # # # # # # #
# README: #
# Piddle-v0.01 #
# Downloader written in Python #
# #
# #
# Authors: #
# Brian Tomlinson #
# darthlukan@gmail.com #
# Manuel Debaux #
# debaux.manual@gmail.com #
# Brian Turner #
# archkaine@gmail.com #
# # # # # # # # # # # # # # # # # # # # # # # # # #
Piddle is a small program in the vein of wget and aria2.
I was unhappy with the usability of these two existing programs
and was faced with needing to write something for my final project
in my beginning programming class. Thus Piddle was born.
I don't expect a ton of people to want to use this, that's okay,
I'm writing it for me :)
Simply run the program and follow the prompts. More advanced features
are in development as is this README file.