README Update
This commit is contained in:
parent
cecdb3d760
commit
c48b5826c4
36
README.md
36
README.md
@ -32,11 +32,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#usage">Usage</a></li>
|
<li><a href="#usage">Usage</a></li>
|
||||||
<li><a href="#roadmap">Roadmap</a></li>
|
<li><a href="#gallery">Gallery</a></li>
|
||||||
<li><a href="#contributing">Contributing</a></li>
|
|
||||||
<li><a href="#license">License</a></li>
|
|
||||||
<li><a href="#contact">Contact</a></li>
|
|
||||||
<li><a href="#acknowledgments">Acknowledgments</a></li>
|
|
||||||
</ol>
|
</ol>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
@ -44,21 +40,9 @@
|
|||||||
|
|
||||||
## About The Project
|
## About The Project
|
||||||
|
|
||||||
This is my personnal GUI for MediaInfo, based on [MediaInfo.NET]([GitHub - stax76/MediaInfo.NET: MediaInfo.NET is a Windows application that shows media file information](https://github.com/stax76/MediaInfo.NET))
|
This is my personnal GUI for MediaInfo, based on [MediaInfo.NET](https://github.com/stax76/MediaInfo.NET)
|
||||||
|
|
||||||
![basic](/home/cuissedemouche/Programmation/mediaInfoSama/screenshots/basic.jpg)
|
<p align="center"><img src="screenshots/basic.jpg" width="600"></p>
|
||||||
|
|
||||||
<p align="center">View of the main interface</p><br>
|
|
||||||
|
|
||||||
![category](screenshots/category.jpg)
|
|
||||||
|
|
||||||
<p align="center">You can select each track to see more details</p><br>
|
|
||||||
|
|
||||||
![s](screenshots/search.jpg)
|
|
||||||
|
|
||||||
<p align="center">You can search through all the tracks</p>
|
|
||||||
|
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
|
||||||
|
|
||||||
<!-- GETTING STARTED -->
|
<!-- GETTING STARTED -->
|
||||||
|
|
||||||
@ -74,7 +58,7 @@ This is an example of how to list things you need to use the software and how to
|
|||||||
- Python 3.7 or later
|
- Python 3.7 or later
|
||||||
* PySide6
|
* PySide6
|
||||||
|
|
||||||
* [MediaInfo]([https://github.com/MediaArea/MediaInfo)
|
* [MediaInfo](https://github.com/MediaArea/MediaInfo)
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
@ -96,6 +80,16 @@ This is an example of how to list things you need to use the software and how to
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Just drag and drop a file on the window.
|
Just drag and drop a file on the window to show the media file informations
|
||||||
|
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
|
||||||
|
<!-- GALLERY -->
|
||||||
|
|
||||||
|
## Gallery
|
||||||
|
|
||||||
|
![Advanced track](screenshots/category.jpg)
|
||||||
|
|
||||||
|
![Search](screenshots/search.jpg)
|
||||||
|
|
||||||
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
Loading…
Reference in New Issue
Block a user