https://github.com/jimmckeeth/telegramstickerbrowser
A desktop browser for Telegram Stickers (tgs) and Lottie (json) animations written in Delphi with Skia4Delphi.
https://github.com/jimmckeeth/telegramstickerbrowser
delphi fmx lottie lottie-animation skia skia4delphi
Last synced: 8 months ago
JSON representation
A desktop browser for Telegram Stickers (tgs) and Lottie (json) animations written in Delphi with Skia4Delphi.
- Host: GitHub
- URL: https://github.com/jimmckeeth/telegramstickerbrowser
- Owner: jimmckeeth
- License: mit
- Created: 2022-04-27T07:37:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T23:27:03.000Z (about 1 year ago)
- Last Synced: 2024-12-30T06:11:50.603Z (10 months ago)
- Topics: delphi, fmx, lottie, lottie-animation, skia, skia4delphi
- Language: Pascal
- Homepage:
- Size: 21.5 MB
- Stars: 34
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Telegram Sticker Browser](https://github.com/jimmckeeth/TelegramStickerBrowser)
A browser for Telegram Stickers (tgs) and Lottie (JSON) files written in Delphi with Skia4Delphi.TelegramStickerBrowser uses the [Skia4Delphi library](https://github.com/skia4delphi/skia4delphi). Be sure you've installed the latest version from the **GetIt** package manager. Note that Skia4Delphi is a fast-moving project under very active development. If you have a problem it might be worth checking that you can reproduce it with the very latest release of Skia4Delphi which you can download directly from the Ski4Delphi [git hub releases page](https://github.com/skia4delphi/skia4delphi/releases).
The TelegramStickerBrowser project includes a small selection of stickers downloaded from [LottieFiles](https://lottiefiles.com/animated-stickers).
[Overview video](https://youtu.be/5CDFWCiOVNM)
[](https://youtu.be/5CDFWCiOVNM)[
](screenshots/readme.md)
[Screenshots](screenshots/readme.md)This was originally developed with the [Techno Light Style](https://delphistyles.com/fmx/TechnoLineLight.html) by DelphiStyles, but it is uploaded here with the Transparent style.
This is a FireMonkey (FMX) application, so should also work on Android, iOS, macOS, and Linux, but only tested on Windows. Developed with [Delphi 12 Athens](https://www.embarcadero.com/products/delphi), but should be compilable with the free [Delphi Community Edition](https://www.embarcadero.com/products/delphi/starter) as well.