Skip to content
/ tada Public
forked from AbstractBeliefs/tada

Convert emote packs from one format to another

Notifications You must be signed in to change notification settings

woll0r/tada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tada

Convert emote packs from one format to another

tada expects the following:

  • an `input' folder with an unpacked pidgin emote pack
  • a `templates' folder with output plugins

and will return:

  • output formats zipped in an `output' folder.

This tool was mainly designed for converting Berach's EVE Online Pidgin pack between various formats and is currently deployed as a post-checkout hook, triggered by automated checkouts with the GitHub webhook api.

This specific fork was made to support the PonySquad version of Berach's pack, which has multiple versions (an SFW branch) and thus has support for choosing the input folder and output folder, along with a name prefix for the output files.

Currently supported formats

  • Adium
  • InstantBird
  • Pidgin
  • Psi
  • Vacuum
  • Gajim
  • phpBB
  • Trillian

About

Convert emote packs from one format to another

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.9%
  • JavaScript 11.1%