Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/asutorufa/electron-feedly
- Owner: Asutorufa
- License: bsd-2-clause
- Created: 2019-08-19T11:22:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T16:29:07.000Z (6 months ago)
- Last Synced: 2024-10-07T18:41:01.902Z (3 months ago)
- Topics: electron-feedly, feedly, rss, rss-reader
- Language: TypeScript
- Homepage:
- Size: 2.12 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)