JDPDO / SpaceBreeze

[EARLY ALPHA] A program for server file sharing. Should in future manage (online-)backups of various directories and manage automatically file serving to improve workflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceBreeze - Backup and remote file manager: the easy one

GitHub GitHub code size in bytes Overview

Execution via electron

Starting app for testing purposes: navigate in folder Mittuntur.UI an run in console electronize start.

Features in work

  • Manage local files and directories: copy, paste, move, change attributes, return folder content, ...
  • Establish FTP connection and manage remote files: Upload, Download, change file access, ...
  • SpaceBreeze.UI

Coming Features

  • Automatically manage, backup and deploy files to optimize the users workflow that he/she is able to focus on him/her tasks and only on them.
  • Encrypt files and folders

Namespaces

JDPDO.SpaceBreeze. Description
Core Contains the FTP protocols and classes for local file transfer. In addition, the bot will be implemented here.
CLI Contains all parts for a console application.
UI Contains all resources for the UI interface of the app.
Protocols Contains implematation of required and optional Protocols, such as FTP.

Branchnames prefixes

Purpose Contraction
Feature adding branch f_
Problem solving branch p_
Example branch e_

About

[EARLY ALPHA] A program for server file sharing. Should in future manage (online-)backups of various directories and manage automatically file serving to improve workflow.

License:GNU General Public License v3.0


Languages

Language:CSS 62.4%Language:JavaScript 29.1%Language:C# 7.4%Language:HTML 1.1%