Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Roadmap

Francisco Pina-Martins edited this page Jul 22, 2013 · 11 revisions

Ok, so this project is now gaining some sort of direction and new features. Therefore, a roadmap is in order.

Features to add:

  • checking multicard manager;
  • complete respect of PEP 8;
  • rewrite the parts of changing profile and method (which changes configuration files) as a module to import in the server and the client, without duplication of code; -> MircoT
  • add a folder for icons and fix installation files; -> StuntsPT
  • make last_power_[method|profile] a per user config; -> StuntsPT
  • use setup.py for instalation; -> StuntsPT
  • create a correct doc for installation; -> StuntsPT (!) This needs to be done before [setup.py] get merged
  • add a .desktop file; -> StuntsPT
  • test support for pyqt5;
  • add support for upstart/sysvinit;

Each of these features should be implemented in it's own branch, to avoid confusion.

Clone this wiki locally