No description
Find a file
Andreas Zweili 906e94b831 Add German weekday abbreviations
On systems with German locales the weekdays abbreviation differs from the English format.
2018-05-28 15:40:45 +10:00
.assets install (android): termux installer - #61 2018-05-19 21:15:31 +10:00
client Add German weekday abbreviations 2018-05-28 15:40:45 +10:00
docker Correct the ports in docker-compose file (#76) 2018-05-23 16:22:05 +10:00
server merge #69 2018-05-18 11:52:53 +10:00
test improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00
.babelrc code base cleanup 2017-06-13 17:44:33 +10:00
.gitignore improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00
.travis.yml improvement (deploy): deployement on alpine linux, fix CI and push info related to api keys by environment variable 2018-04-29 20:32:07 +02:00
config_client.js feature (minio): integrate support for minio in the S3 backend - #62 2018-05-14 22:34:25 +10:00
config_server.js doc (dropbox): works either with Full Dropbox permission or App Folder 2018-05-15 00:05:55 +10:00
LICENSE Initial commit 2017-06-13 15:34:14 +10:00
package.json fix (server): backend stuff 2018-05-06 20:30:16 +10:00
README.md fix (typo): README 2018-05-25 23:14:11 +10:00
webpack.config.js maintenance (structure): Full revamp of the project code structure 2018-03-07 01:46:21 +11:00

screenshot

A Dropbox-like file manager that let you manage your data anywhere it is located:
FTP • SFTP • WebDAV • Git • S3 • Minio
Dropbox • Google Drive

demo button

Features

  • Manage your files from a browser
  • User friendly
  • Org mode friendly (documentation)
  • Mobile friendly
  • Customisable (documentation)
  • Super fast
  • Works offline
  • Upload files and folders
  • Multiple cloud providers and protocols, easily extensible
  • Audio player
  • Video player
  • Image viewer
  • Quick access: frequently access folders are pin to the homepage
  • Stateless
  • Emacs keybindings ;)

Screenshots

user experience on navigation Navigating in Nuage

Getting started - Installation

Nuage can be used in different settings:

  • Selfhosting (documentation): install it somewhere you have full control (with docker, without docker, on a server or even android)
  • Paas (documentation): deployment on Heroku or AWS Lambda
  • Saas (documentation): official instance or private instance fully managed

Using nuage? Support my work on Patreon to be notified of new releases, receive communication around security vulnerability (if it were to happen), requires dedicated support, need customisations, extra features, consulting or training.

Documentation

Credits