Giter Site home page Giter Site logo

osteele / banyan Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 1.0 1.32 MB

Visualize Dropbox file and folder sizes

Home Page: https://banyan.osteele.com

License: MIT License

Elm 80.52% JavaScript 2.28% CSS 2.15% Shell 0.20% Haskell 14.43% Makefile 0.41%
dropbox dropbox-client treemap visualization webapp

banyan's Introduction

Banyan

Visualize Dropbox file and directory sizes.

Live version: https://banyan.osteele.com/

Develop

Install

  1. Install yarn.

  2. Install npm and elm packages:

    $ yarn install

Create a Dropbox API Key

  1. Sign into Dropbox.

  2. Create a new app. Select “Dropbox API”, and give it “Full Dropbox” access.

    ![](./docs/dropbox-create-app.png)
    
  3. Add http://localhost:4000/ to the list of Redirect URIs.

  4. Set the DROPBOX_APP_KEY environment variable to the app's API key (highlighted below). If you use direnv, you can copy .envrc.template to .envrc and edit the key into that file.

Run

$ yarn start

Test

$ yarn test        # run the tests once
$ yarn test:watch  # test in watch mode

Lint

$ yarn lint

Acknowledgements

Build with Elm, elm-dropbox, Highcharts, Semantic UI, and Poi.

The Banyan tree image used in this app's Dropbox OAuth page was donated to the Wikimedia Foundation by Pearson Scott Foresman. It is in the public domain.

Highcharts is used under the Creative Commons (CC) Attribution-NonCommercial licence for personal use and demonstrations.

License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.