Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jvanz/mumudeploy

Stupid file sender
https://github.com/jvanz/mumudeploy

Last synced: about 1 month ago
JSON representation

Stupid file sender

Awesome Lists containing this project

README

        

mumudeploy
==========

Stupid file sender. xD

This project have the goal implement a fucking deploy application manager.
Because a old man ask for us to do it.

May the force be with us!

Maintainers: José Guilherme Vanz
Marcos Paulo de Souza

Modules:
Network: This module is responsible for all network operations on the aplication.
Controller: This module is reponsible for all operations with database and filesystem.
QML: This module is responsible for all visual of the application.

//TODO

- Log module
- Finish network module. Fix bugs and improve it. Assigned: José Guilherme Vanz
- Integrate network and controller modules with QML
- Show the progress of the files that are in transfer
- Show errors in the screen when trying to send a file to a host
- Test/QA
- Configuration module