Metadata-Version: 2.4
Name: efck
Version: 1.2
Summary: Emoji filter / Unicode chat keyboard
Home-page: https://efck-chat-keyboard.github.io/
Author: Nono Viamoto
License: AGPL-3.0
Project-URL: Source, https://github.com/efck-chat-keyboard/efck
Project-URL: Tracker, https://github.com/efck-chat-keyboard/efck/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Adaptive Technologies
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Text Processing :: Filters
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Provides-Extra: doc
Provides-Extra: dev
Requires-Dist: flake8; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pyinstaller; extra == "dev"
Requires-Dist: pillow; extra == "dev"
Provides-Extra: extra
Requires-Dist: unicodedata2; extra == "extra"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary

<img src="efck/icons/logo.png" width="64px"/> EF*CK Chat Keyboard
======

[![Build Status](https://img.shields.io/github/actions/workflow/status/efck-chat-keyboard/efck/ci.yml?branch=master&style=for-the-badge)](https://github.com/efck-chat-keyboard/efck/actions)
[![EFCK on PyPI](https://img.shields.io/pypi/v/efck?color=blue&style=for-the-badge&label=version)](https://pypi.org/project/efck)
[![Downloads](https://img.shields.io/github/downloads/efck-chat-keyboard/efck/total?color=gold&style=for-the-badge)](https://efck-chat-keyboard.github.io/download/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/kernc?color=pink&style=for-the-badge&label=%E2%99%A5)](https://github.com/sponsors/kernc)

[Emoji Filter / Unicode Chat Keyboard][www] — Official website

Find prebuilt downloads in the **Releases** sidebar.

[Contributing guidelines / hacking](CONTRIBUTING.md)

[www]: https://efck-chat-keyboard.github.io


Features
--------
* Fully cross-platform desktop on-screen emoji keyboard based on
  Python and PyQt6/5+
* Keyboard-first navigation
* Built-in tabs for:
  * Emoji filtering by emoji name and common marks
  * Transforming input text into various segments of Unicode
    (extendable with own scripts)
  * Searching for meme GIFs with support for drag-and-drop
    into your chosen window
* Extensible architecture with support for custom homemade tabs.
* The selected emoji/filter/gif/... is typed/pasted into the
  previously active desktop window ...
* ... and/or saved into clipboard

![screenshot](https://efck-chat-keyboard.github.io/images/screenshot.png)
