forked from taseikyo/PyQt5-Apps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tich
committed
Jul 14, 2018
1 parent
ed067a3
commit 2294113
Showing
3 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# PyQt5-tools | ||
:paperclip:Some special tools made by PyQt5. | ||
<img src="images/icon.png" alt="logo" height="120" align="right" /> | ||
|
||
## PyQt5 Tools | ||
|
||
A set of special tools to cope with my daily tasks. It's based on [Python 3.6.5](https://www.python.org/downloads/release/python-365/) and [PyQt5](https://riverbankcomputing.com/software/pyqt/download5), licensed under the [GPL v3](LICENSE). | ||
|
||
### Words Recorder | ||
|
||
Words Recorder is an app to record the word that you are unfamiliar with when you do some reading, based on Python, PyQt5 and MySQL. | ||
|
||
<div align="center"> | ||
<img src="images/Words-Recorder.png" alt="Words Recorder" height="350" /> | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.