Skip to content

A toolkit for easy creating CEP extensions for programs from the Adobe CC package.

Notifications You must be signed in to change notification settings

twm73/teb-dev-tools

Repository files navigation

Copyright: Tomasz Mnich

Version 1.4.1

Table of Contents

Introduction

A toolkit for easy creating CEP extensions for programs from the Adobe CC package.
If you are proficient in using scripts in Adobe CC programs, you will be able to create your own extension. With this tool, you can design a fully functional palette with a graphical user interface.

You can utilize scripts from other creators to create a palette that suits your needs. If you are already capable of writing your own scripts, this extension will allow them to take on a new quality. Check out the tutorials to see how easy it is.

Development environment:

Extension Template:

Contact

Thanks to the courtesy of "Have a Book" company, I have received a space on their domain forum.
Link to the forum
There you can write to me, I will try to provide support as much as possible. I also invite you to create new projects.

Acknowledgements

The content of the repository was created based on my Engineering IT work completed in 2022 at PJATK.
I would like to express my gratitude here for the support and help during my studies and the defense of my engineering work.

The promoter of my work was Mr. Dr Tadeusz Puźniakowski

I could carry out the studies thanks to the company Have a Book.

The software was tested in the DTP department of Have a Book and IT from Fly Digit.

I wouldn't have completed this work without the tremendous support in both my private and professional space from Artur Lewandowski.

To everyone, thank you very much!

License

Project Author's License

Copyright 2024 Tomasz Mnich

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

You can find license details at: https://opensource.org/license/mit/.

Content from Other Creators

The package includes the below mentioned code snippets from other authors. They have their own licenses and copyrights.

json2

json2.js is licensed under Public Domain.
http:https://www.JSON.org/js.html

CEP-Resources

Some functions and part of the documentation were created based on the resources of the Adobe Common Extensibility Platform.
https://github.com/Adobe-CEP/CEP-Resources

jQuery

The panel uses the jQuery JavaScript Library v1.9.1.
https://jquery.com/license/
http:https://jquery.com/

Material Icons

The package uses icons from Google Fonts resources.
https://fonts.google.com/knowledge/glossary/licensing https://fonts.google.com/

Base64

Base64 encode/decode
http:https://www.webtoolkit.info/

About

A toolkit for easy creating CEP extensions for programs from the Adobe CC package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published