Skip to content

Collaide app for synchronizing files and folders

Notifications You must be signed in to change notification settings

collaide/FileUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileUploader

Collaide app for synchronizing files and folders

Work in progress !

Contibute

  1. Install maven (brew install maven for mac os x)
  2. fork it
  3. If you are not under mac os x comment the plugin os-app-bundle in pom.xml
  4. run mvn install package exec:java
  5. code it !
  6. submit pull request

features

  • sign in to collaide
  • change pane
  • display user's repos
  • select a repo to sync with a folder of the computer and remember the choice
  • observe changes on the selected folder
  • push change to server
  • synchronize file and folders observed with the selected repo
  • enable notifications (polling)
  • more ? (discussions, messages, etc)?

Organization

  • Follow the mvc pattern
  • controllers do request to collaide.com/api
  • models handles datas to send and retreived from collaide
  • views call controllers methods and use the datas

About

Collaide app for synchronizing files and folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages