Roadmap

TODO

  • Support downloading over HTTPS
  • Implement FTP client that allows us to retrieve progress and speed
  • Support gzipped XML files
  • Provide Python wrapper
  • Add unit tests (NUnit)
  • Better deal with errors (e.g. connection error)
  • Show exact progress while extracting
  • Provide C GLib wrapper
  • Rename objects, methods, ... to reflect name change
  • Add logging (beagle)
  • Add useful fields to XML schema (see GetHotNewStuff)
  • Add signal that shows transfer rate to DownloadManager
  • Get rid of INI file and store information in XML file
  • Include docs into tarball
  • Show download process when refreshing, too