Giter Club home page Giter Club logo

typetific's Introduction

Logo Typetific

An application that was made to help you to practice your keyboard typing skills. It is easy to use, multiplatform open-source app.

Screenshot of Typetific in a white theme

Currently, it is under heavy development. It uses Qt for Python framework and Python programming language to render graphics and implement human interactions interface.

Build

For assembling an executable for Windows and macOS we use PyInstaller tool. Default build configuration is in the build.spec file. To start building you simply need to execute following command:

$ pyinstaller build.spec

Requirements

We use Qt for Python framework (PySide2) as our main interface building framework. Also, we use libraries such as english-words to add those as a dictionaries. However, all the requirements are defined in the requirements.txt file. To install those, use the following command:

$ pip install -r requirements.txt

We recommend using virtual environment.

typetific's People

Contributors

breitburg avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.