Skip to content

Commit

Permalink
Update Screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Mar 26, 2022
1 parent d286755 commit 985bbf0
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 35 deletions.
36 changes: 11 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,20 @@
<p align="center"><b>
Simple AppImageHub Client</b></p>

<table>
<tr>
<td colspan='3'>
<img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/home.jpg" alt="Screenshot 1"/>
</td>
</tr>
<tr>
<td>
<img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/app.jpg" alt="Screenshot 2"/>
</td>
<td>
<img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/search.jpg" alt="Screenshot 3"/>
</td>
<td>
<img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/category.jpg" alt="Screenshot 4"/>
</td>
</tr>

</table>

## Main Features
<p align="center">
<img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/home.jpg" alt="Screenshot 1" width="350"/>
<img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/app.jpg" alt="Screenshot 2" width="350"/>
<img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/search.jpg" alt="Screenshot 3" width="350"/>
<img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/category.jpg" alt="Screenshot 4" width="350"/>
</p>

- FLOSS and non profit app
- Simple categories
## Main Highlights

- Simplified categories
- Download from github directly, no extra-server involved
- Upgrade and Downgrade appimages easily
- Integrate and Disintegrate appimages easily from your system
- Version History and multi download support
- Fast downloader
- FLOSS and non profit app

### Download Links

Expand Down
Binary file modified assets/screenshot/app.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshot/category.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshot/home.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshot/search.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 9 additions & 10 deletions linux/packaging/usr/share/metainfo/appimagepool.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,21 @@
<url type="homepage">https://github.com/prateekmedia/appimagepool</url>
<description>
<p>Simple AppImageHub Client</p>
<p>Top Features:</p>
<p>Main Highlights:</p>
<ul>
<li>FLOSS and non profit app</li>
<li>Simple categories</li>
<li>Simplified categories</li>
<li>Download from github directly, no extra-server involved</li>
<li>Upgrade and Downgrade appimages easily</li>
<li>Integrate and Disintegrate appimages easily from your system</li>
<li>Version History and multi download support</li>
<li>Fast downloader</li>
<li>FLOSS and non profit app</li>
</ul>
</description>
<screenshots>
<screenshot>
<image type="source">https://github.com/prateekmedia/appimagepool/blob/4.9.0/assets/screenshot/home.jpg?raw=true</image>
<image type="source">https://github.com/prateekmedia/appimagepool/blob/4.9.0/assets/screenshot/category.jpg?raw=true</image>
<image type="source">https://github.com/prateekmedia/appimagepool/blob/4.9.0/assets/screenshot/app.jpg?raw=true</image>
<image type="source">https://github.com/prateekmedia/appimagepool/blob/4.9.0/assets/screenshot/search.jpg?raw=true</image>
<image type="source">https://github.com/prateekmedia/appimagepool/blob/5.0.0/assets/screenshot/home.jpg?raw=true</image>
<image type="source">https://github.com/prateekmedia/appimagepool/blob/5.0.0/assets/screenshot/category.jpg?raw=true</image>
<image type="source">https://github.com/prateekmedia/appimagepool/blob/5.0.0/assets/screenshot/app.jpg?raw=true</image>
<image type="source">https://github.com/prateekmedia/appimagepool/blob/5.0.0/assets/screenshot/search.jpg?raw=true</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">appimagepool.desktop</launchable>
Expand All @@ -50,5 +49,5 @@
<release version="2.3.0" date="2021-09-03"/>
</releases>
<content_rating type="oars-1.0" />
<update_contact>[email protected]</update_contact>
<update_contact>[email protected]</update_contact>
</component>

0 comments on commit 985bbf0

Please sign in to comment.