nuts

:chestnut: Releases/downloads server with auto-updater and GitHub as a backend

  • 所有者: GitbookIO/nuts
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Nuts

Nuts is a simple (and smart) application to serve desktop-application releases.

Schema

It uses GitHub as a backend to store assets, and it can easily be deployed to Heroku as a stateless service. It supports GitHub private repositories (useful to store releases of a closed-source application available on GitHub).

Deploy

Features

  • :sparkles: Store assets on GitHub releases
  • :sparkles: Proxy releases from private repositories to your users
  • :sparkles: Simple but powerful download urls
    • /download/latest
    • /download/latest/:os
    • /download/:version
    • /download/:version/:os
    • /download/channel/:channel
    • /download/channel/:channel/:os
  • :sparkles: Support pre-release channels (beta, alpha, ...)
  • :sparkles: Auto-updates with Squirrel
    • For Mac using /update?version=<x.x.x>&platform=osx
    • For Windows using Squirrel.Windows and Nugets packages
  • :sparkles: Private API
  • :sparkles: Use it as a middleware: add custom analytics, authentication
  • :sparkles: Serve the perfect type of assets: .zip for Squirrel.Mac, .nupkg for Squirrel.Windows, .dmg for Mac users, ...
  • :sparkles: Release notes endpoint
    • /notes/:version
  • :sparkles: Up-to-date releases (GitHub webhooks)
  • :sparkles: Atom/RSS feeds for versions/channels

Deploy it / Start it

Follow our guide to deploy Nuts.

Auto-updater / Squirrel

This server provides an endpoint for Squirrel auto-updater, it supports both OS X and Windows.

Documentation

Check out the documentation for more details.

主要指标

概览
名称与所有者GitbookIO/nuts
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2015-08-13 06:26:22
推送于2023-10-04 11:07:55
最后一次提交2017-03-14 03:29:07
发布数30
最新版本名称3.1.1 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数1.3k
关注者数23
派生数305
提交数211
已启用问题?
问题数107
打开的问题数62
拉请求数34
打开的拉请求数23
关闭的拉请求数23
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?