Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvanz/mumudeploy
Stupid file sender
https://github.com/jvanz/mumudeploy
Last synced: about 1 month ago
JSON representation
Stupid file sender
- Host: GitHub
- URL: https://github.com/jvanz/mumudeploy
- Owner: jvanz
- Created: 2013-03-05T22:37:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-10T01:51:06.000Z (about 11 years ago)
- Last Synced: 2024-05-01T20:30:22.892Z (7 months ago)
- Language: C++
- Size: 1.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 SouzaModules:
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