Skip to content

Commit

Permalink
Screenshots in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaggioni committed Apr 20, 2018
1 parent f28ba80 commit ba9ca9a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

A simple WebUI for GPodder to manage your subscriptions and downloaded episodes.

## Screenshots

> Ain't nobody got time for projects without screenshots.
![Your Subscriptions](https://raw.githubusercontent.com/nmaggioni/DashPodder/master/_docs/subscriptions.png)
![Feed Details - list view](https://raw.githubusercontent.com/nmaggioni/DashPodder/master/_docs/feedinfo_list.png)
![Feed Details - table view](https://raw.githubusercontent.com/nmaggioni/DashPodder/master/_docs/feedinfo_table.png)

## Requirements

+ GPodder must be installed and its binary `gpo` must be in _$PATH_.
Expand Down Expand Up @@ -34,4 +42,4 @@ cd server
npm start
```

Frontend and backend will be bundled and served at [http://localhost:3333](http://localhost:3333).
Frontend and backend will be bundled and served at [http://localhost:3333](http://localhost:3333).
Binary file added _docs/feedinfo_list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/feedinfo_table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _docs/subscriptions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ba9ca9a

Please # to comment.