{"id":13614141,"url":"https://github.com/voipnorm/CiscoTPCustomXML","last_synced_at":"2025-04-13T18:32:21.528Z","repository":{"id":101466138,"uuid":"125119735","full_name":"voipnorm/CiscoTPCustomXML","owner":"voipnorm","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-24T22:19:52.000Z","size":2968,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-07T22:42:07.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/voipnorm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-13T21:55:44.000Z","updated_at":"2024-04-03T03:27:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecf8757a-8c6d-4ae4-a4ee-033216bee8a9","html_url":"https://github.com/voipnorm/CiscoTPCustomXML","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voipnorm%2FCiscoTPCustomXML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voipnorm%2FCiscoTPCustomXML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voipnorm%2FCiscoTPCustomXML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voipnorm%2FCiscoTPCustomXML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voipnorm","download_url":"https://codeload.github.com/voipnorm/CiscoTPCustomXML/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760491,"owners_count":21157369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T20:00:57.582Z","updated_at":"2025-04-13T18:32:17.628Z","avatar_url":"https://github.com/voipnorm.png","language":"JavaScript","funding_links":[],"categories":["Developer Tools"],"sub_categories":[],"readme":"# Telepresence Deploy XML APP\n\nSimple app to deploy packages to Cisco Telepresence apps. \nBranding for CE9.2.1+ and backup bundles for CE9.3+ devices is supported. Backup bundles is a new features for CE9.3+ firmware.\n\nCurrently capable of deploying:\n* Custom Branding with little fuss. Checks the endpoint if its branding capable via firmware version. Takes care of reading CSV files for endpoints and also base64 encoding of image files.\n* Using the branding option the script will check your endpoint version and deploy branding to endpoints capable or wallpaper for non-branding capable devices. SX10 check is supported. SX10 has no branding option even if Firmware is CE9.3.\n* Deploy wallpaper images (also disables branding)to all your endpoints instead of using the branding option.\n* Backup bundle to multiple endpoints. Will create the backup bundle checksum for deployment and acts as http server for package delivery.\n\n## Getting Started\n\nThe following applications and hardware are required:\n\n\n* Cisco Video endpoint\n* Nodejs\n* CSV file with IP addresses for endpoints placed in the Endpoint directory\n* Image files to be deployed placed in branding and wallpaper directories\n    * Branding image 272x272 preferred\n    * Background Image 1920x1080 preferred\n* Backup bundle created using CE9.3 device\n### Prerequisites\n\nConfiguration required:\n\n* Video endpoint \n\n\n### Installing\n\n#### Via Git\n```bash\nmkdir myproj\ncd myproj\ngit clone https://github.com/voipnorm/CiscoTPCustomXML.git\nnpm install\n\n```\n\nSet the following environment variables in a .env file...\n\n```\nPORT=\u003cdesired port for http server, default is 9000 if not defined\u003e\nTPADMIN=\u003cadmin Username\u003e\nTPADMINPWD=\u003cyour password\u003e\n\n```\n## Running Script\nTo run the script use one of the following commands:\n```\nnode server.js branding\n```\nor\n```\nnode server.js bundle\n```\nTo use the bundle command ensure you have created a backup bundle from your CE device and placed the zip file into:\n```\n./xmlFiles/backupBundle\n```\nTo deploy wallpaper:\n```\nnode server.js wallpaper\n```\nEnsure wallpaper image is available in ./img/wallpaper directory.\n## Built With\n\n* Nodejs\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Acknowledgments\n\n* Me\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoipnorm%2FCiscoTPCustomXML","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoipnorm%2FCiscoTPCustomXML","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoipnorm%2FCiscoTPCustomXML/lists"}