Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/honzahommer/oscam-update
- Owner: honzahommer
- License: mit
- Created: 2019-02-01T05:25:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T01:14:13.000Z (over 4 years ago)
- Last Synced: 2024-11-05T18:12:20.723Z (2 days ago)
- Language: JavaScript
- Size: 999 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)