Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asutorufa/electron-feedly

a feedly client by electron
https://github.com/asutorufa/electron-feedly

electron-feedly feedly rss rss-reader

Last synced: 2 months ago
JSON representation

a feedly client by electron

Awesome Lists containing this project

README

        

# electron-feedly

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/asutorufa/electron-feedly)](https://github.com/Asutorufa/electron-feedly/releases)
![GitHub top language](https://img.shields.io/github/languages/top/asutorufa/electron-feedly)
[![GitHub license](https://img.shields.io/github/license/Asutorufa/electron-feedly)](https://github.com/Asutorufa/electron-feedly/blob/main/LICENSE)
A simple electron feedly client ,just use electron to make feedly web like a client.

- download: [release](https://github.com/Asutorufa/electron-feedly/releases)
>Since electron-builder 21 desktop integration is not a part of produced AppImage file. AppImageLauncher is the recommended way to integrate AppImages.
So please use AppImageLauncher to create appimage .desktop files.
- build:

```shell
npm install
npm start #this is start
npm run dist #this is build
```

![preview](https://raw.githubusercontent.com/Asutorufa/electron-feedly/main/preview.png)