Skip to content

Commit

Permalink
Words Recorder 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tich committed Jul 14, 2018
1 parent ed067a3 commit 2294113
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
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>
Binary file added images/Words-Recorder.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 images/icon.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 2294113

Please sign in to comment.