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: 11 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T23:44:28.000Z (over 2 years ago)
- Last Synced: 2025-01-19T11:24:48.535Z (about 1 year ago)
- Topics: jabber, python2, script
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 3
- 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 .