Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/franfj/jabberemoticonsscript
Script written in Python for adding emoticons to Cisco Jabber client automatically
https://github.com/franfj/jabberemoticonsscript
jabber python2 script
Last synced: about 1 month ago
JSON representation
Script written in Python for adding emoticons to Cisco Jabber client automatically
- Host: GitHub
- URL: https://github.com/franfj/jabberemoticonsscript
- Owner: franfj
- License: gpl-3.0
- Created: 2018-07-19T14:45:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T10:15:06.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T21:36:08.179Z (over 1 year ago)
- Topics: jabber, python2, script
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JabberEmoticonsScript
Script written in Python for adding emoticons to a Cisco Jabber client automatically.#### Usage
- Put your Cisco Jabber directory in the script.properties file
- Run: python add_emoticon_to_jabber.py path_to_img
- Reset Cisco Jabber and enjoy :)#### Packages needed
See requirements.txt#### License
Copyright 2018 Francisco Javier Rodrigo Ginés
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .