Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/honzahommer/oscam-update

Fetch actual data from parabola.cz, update oscam.srvid and oscam.srvid config files and restart service.
https://github.com/honzahommer/oscam-update

Last synced: 2 days ago
JSON representation

Fetch actual data from parabola.cz, update oscam.srvid and oscam.srvid config files and restart service.

Awesome Lists containing this project

README

        

# oscam-update

[![npm version](https://img.shields.io/npm/v/oscam-update.svg)](https://npmjs.com/oscam-update)
[![Build Status](https://img.shields.io/travis/honzahommer/oscam-update.svg?branch=master)](https://travis-ci.org/honzahommer/oscam-update)
[![npm downloads](https://img.shields.io/npm/dm/oscam-update.svg)](https://npmjs.com/oscam-update)
[![License](https://img.shields.io/npm/l/oscam-update.svg)](https://github.com/honzahommer/oscam-update/blob/master/LICENSE) [![Greenkeeper badge](https://badges.greenkeeper.io/honzahommer/oscam-update.svg)](https://greenkeeper.io/)

> Fetch actual data from parabola.cz, update oscam.srvid and oscam.srvid config files and restart service.

## Install & Running

```
npm install --global oscam-update
oscam-update
```

## Configuration

See .env file for name of environment variables you should re-assign.

## License

[MIT](LICENSE)