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

https://github.com/claui/release-feed-mediola

Atom feed for software product releases of Mediola AG
https://github.com/claui/release-feed-mediola

atom-feed release-tracker release-tracking rss rss-feed

Last synced: 5 months ago
JSON representation

Atom feed for software product releases of Mediola AG

Awesome Lists containing this project

README

          

# release-feed-mediola

A tool that generates Atom feeds for software updates of
[Mediola](https://www.mediola.com/) products.

Not affiliated with Mediola – connected living AG.

## Installation

### Installing from PyPI

To install `release-feed-mediola` from PyPI, open a shell and run:

```shell
pip install release-feed-mediola
```

If that doesn’t work, try:

```shell
python3 -m pip install release-feed-mediola
```

### Installing from the AUR

Direct your favorite
[AUR helper](https://wiki.archlinux.org/title/AUR_helpers) to the
`release-feed-mediola` package.

## Usage

See [`USAGE.md`](https://github.com/claui/release-feed-mediola/blob/main/USAGE.md) or `man release-feed-mediola` for details.

## Contributing to release-feed-mediola

See [`CONTRIBUTING.md`](https://github.com/claui/release-feed-mediola/blob/main/CONTRIBUTING.md).

## Legal notice

This tool and repository are not affiliated with Mediola – connected
living AG. Products mentioned in the Atom feed generated by this
tool may be subject to Mediola’s end-user license agreement (EULA).
For your convenience, each entry of the generated feed includes a
link to that EULA.

## License

Copyright (c) 2022 – 2024 Claudia Pellegrino

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
For a copy of the License, see [LICENSE](LICENSE).