# MyFavorQt
**Repository Path**: wu_git/MyFavorQt
## Basic Information
- **Project Name**: MyFavorQt
- **Description**: A software collects entertainment in order to avoid missing important memories.
- **Primary Language**: C++
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-12-05
- **Last Updated**: 2022-01-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# MyFavorQt
[](https://github.com/pisuto/MyFavorQt)
A software collects entertainment in order to avoid missing important memories.
## Table of Contents
- [Preview](#preview)
- [Background](#background)
- [Install](#install)
- [Usage](#usage)
- [Related Efforts](#related-efforts)
- [Author](#author)
- [License](#license)
## Preview
## Background
Many websites have collection functions that mostly cannot be customized, and there is no guarantee that data will not be lost. As time goes by, in my case I can only regret when I find that I have lost. Therefore, this program is developped to remember what is worth.
## Install
### Open with installer
Download the released executable file, double click `install.exe` to finish installation or use portable version for quick start.
### Open with Qt5
Another choice is to open with Qt5 after downloading the source code. Clone the source code to an empty fold, then ensure Qt5 is already installed and click `.pro.user` to open project.
```sh
$ git clone https://github.com/pisuto/MyFavorQt.git
```
## Usage
After finishing the installation step, setup `MyFavor-vX.X.X.exe`.
## Related Efforts
- [qt-material-widgets](https://github.com/laserpants/qt-material-widgets) - Qt widgets-based implementation of the Material Design specification.
- [EnhancedReflection](https://github.com/pisuto/EnhancedReflection) - a small project for c++ reflection using feature of template.
- [ScreenShotTool](https://github.com/qiuzhiqian/ScreenShotTool) - 这是一个使用QT设计的截图工具.
- [MySelfQQ_v2](https://github.com/NoHearting/MySelfQQ_v2) - 我的QQ版本2.
- [luv-icon-theme](https://github.com/Nitrux/luv-icon-theme) - Lüv is the spiritual successor to Flattr, a flat but complex icon theme for freedesktop environments.
- [PythonDemoRepository](https://github.com/lhgcs/PythonDemoRepository/tree/7f0d4e34373ba9254dd1a03c7e3b25656ca1632f) - Python learning example.
## Author
[@pisuto](https://github.com/pisuto).
## License
[MIT](LICENSE) © pisuto