Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libts/tslib
Touchscreen access library
https://github.com/libts/tslib
embedded library touch-devices touch-events touchscreen touchscreen-control tslib
Last synced: about 1 month ago
JSON representation
Touchscreen access library
- Host: GitHub
- URL: https://github.com/libts/tslib
- Owner: libts
- License: lgpl-2.1
- Created: 2010-05-11T01:14:57.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T11:30:58.000Z (5 months ago)
- Last Synced: 2024-10-29T22:39:06.421Z (about 2 months ago)
- Topics: embedded, library, touch-devices, touch-events, touchscreen, touchscreen-control, tslib
- Language: C
- Homepage:
- Size: 2.78 MB
- Stars: 622
- Watchers: 36
- Forks: 291
- Open Issues: 40
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
_ _ _ _
| |_ ___| (_) |__
| __/ __| | | '_ \
| |_\__ \ | | |_) |
\__|___/_|_|_.__/C library for filtering touchscreen events
README
tslib consists of the library libts and tools that help you calibrate and use
it in your environment.see README.md and the man pages in the doc directory for all documentation
CONTACT
If you have problems, questions, ideas or suggestions, please contact us by
writing an email to our mailing list: [email protected]WEBSITE
Visit the tslib website for an overview of the project: http://tslib.org
GIT
The main source repository is at https://github.com/libts/tslib
LICENSE
The libts library is available under the LGPL 2.1 license. The provided programs
that use it are available under the GPL license, see the COPYING files.