GitHub - yamakadi/capricorn: Capricorn is a file browser for viewing and managing your Aliyun OSS buckets.

· GitHub

1 min read Original article ↗

Capricorn logo

Capricorn is a desktop application built using Electron and Vue to manage your Aliyun OSS buckets.

Screenshots

Main View

Floating Action Button

Multi select

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build

# run unit & end-to-end tests
yarn test