All Projects → ourai → Rocketz

ourai / Rocketz

Upload and distribute assets to OSS providers

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rocketz

xayah
WEB文件管理器
Stars: ✭ 19 (+111.11%)
Mutual labels:  oss, qiniu
free-fs
✨Free-Fs 开源文件管理系统:基于 SpringBoot2.x + MyBatisPlus + MySQL + Shiro+ Layui 等搭配七牛云,阿里云OSS实现的云存储管理系统。包含文件上传、删除、预览、云资源列表查询、下载、文件移动、重命名、目录管理、登录、注册、以及权限控制等功能。
Stars: ✭ 49 (+444.44%)
Mutual labels:  oss, qiniu
Uptoc
A static file deployment tool that supports multiple platforms./ 一个支持多家云厂商的静态文件部署工具
Stars: ✭ 159 (+1666.67%)
Mutual labels:  qiniu, oss
Oneblog
👽 OneBlog,一个简洁美观、功能强大并且自适应的Java博客
Stars: ✭ 678 (+7433.33%)
Mutual labels:  qiniu, oss
Ylva
Command line password manager for Unix-like operating systems
Stars: ✭ 23 (+155.56%)
Mutual labels:  command-line-tool
Aliyungo
Go SDK for Aliyun (Alibaba Cloud) - Golang API for ECS, OSS, DNS, SLB, RDS, RAM, MNS, STS, SLS, MQ, Push, OpenSearch, DM, Container Service etc.
Stars: ✭ 756 (+8300%)
Mutual labels:  oss
Firefox decrypt
Firefox Decrypt is a tool to extract passwords from Mozilla (Firefox™, Waterfox™, Thunderbird®, SeaMonkey®) profiles
Stars: ✭ 735 (+8066.67%)
Mutual labels:  command-line-tool
Aliyun Sdk Js
阿里云 SDK for Javascript,支持在浏览器和 Nodejs 环境使用,支持大部分阿里云服务。
Stars: ✭ 727 (+7977.78%)
Mutual labels:  oss
Elasticsearchjsonld
Generate JSON-LD @contexts from ElasticSearch JSON Mappings
Stars: ✭ 7 (-22.22%)
Mutual labels:  command-line-tool
Trek
Trek is a CLI/ncurses explorer for HashiCorp Nomad clusters.
Stars: ✭ 26 (+188.89%)
Mutual labels:  command-line-tool
Hugo Elasticsearch
Generate Elasticsearch indexes for Hugo static sites by parsing front matter
Stars: ✭ 19 (+111.11%)
Mutual labels:  command-line-tool
Zpan
A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。
Stars: ✭ 765 (+8400%)
Mutual labels:  oss
Vancouver
Open Source People, Projects, and Companies in Vancouver
Stars: ✭ 23 (+155.56%)
Mutual labels:  oss
Permission Manager
Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW
Stars: ✭ 753 (+8266.67%)
Mutual labels:  oss
Feflow
🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.
Stars: ✭ 942 (+10366.67%)
Mutual labels:  command-line-tool
Qr Filetransfer
Transfer files over WiFi between your computer and your smartphone from the terminal
Stars: ✭ 738 (+8100%)
Mutual labels:  command-line-tool
Initior
A command line application that let's you initialize your new projects the right way, replaces npm and yarn's init 🎆
Stars: ✭ 17 (+88.89%)
Mutual labels:  command-line-tool
Laminas Cli
Console command runner, exposing commands written in Laminas MVC and Mezzio components and applications
Stars: ✭ 25 (+177.78%)
Mutual labels:  command-line-tool
Przm
🎨 A simple, yet feature rich color picker and manipulator
Stars: ✭ 17 (+88.89%)
Mutual labels:  command-line-tool
Stronghold
Easily configure macOS security settings from the terminal.
Stars: ✭ 813 (+8933.33%)
Mutual labels:  command-line-tool

RocketZ

用于 Node.js 的将文件分发到多个 CDN 的上传工具。

这是一个存放多个 npm 包的「单仓库」,源码都存放在 packages 目录下。

安装

原来的集 API 和命令行工具于一体的 rocketz 已经废弃不再维护,请根据需要进行下载安装。

核心 API

提供了预览、上传文件等 API,可供其他库或工具进行二次封装。

npm install rocketz-core --save

命令行工具

通过命令行上传指定目录下的文件到目标 CDN。

npm install -g rocketz-cli
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].