{"id":20820757,"url":"https://github.com/webdad/tir","last_synced_at":"2026-04-25T09:37:55.797Z","repository":{"id":152505683,"uuid":"75817691","full_name":"WebDaD/tir","owner":"WebDaD","description":"Text Image Rotation (ᛏ) is a simple Server Application to manage slideshows from an Admin UI.","archived":false,"fork":false,"pushed_at":"2016-12-07T09:00:11.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T20:59:53.899Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebDaD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-12-07T08:55:15.000Z","updated_at":"2016-12-07T08:59:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"0469ea10-da58-4e88-ab9b-63646ce30920","html_url":"https://github.com/WebDaD/tir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WebDaD/tir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Ftir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Ftir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Ftir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Ftir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebDaD","download_url":"https://codeload.github.com/WebDaD/tir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDaD%2Ftir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32257755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-17T22:10:07.272Z","updated_at":"2026-04-25T09:37:55.769Z","avatar_url":"https://github.com/WebDaD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TIR\n**T**ext **I**mage **R**otation (**ᛏ**) is a simple Server Application to manage slideshows from an Admin UI.\nThere is a Viewer Webseite to see the slideshow and also a server component to create mp4-Files from the slideshow-config.\n\n\n## Usage\nThere are 2 Main Pages:\n* admin-ui\n* viewer\n\n### admin-ui\n\n\n### viewer\n\n## Installation und Start\nThere are 3 options:\n* OneLiner: Just one line on the terminal, all requirements will be installed.\n* Native: Native node Installation\n* Docker: Run as Docker-container\n\n\n### OneLiner\n1. `wget https://raw.githubusercontent.com/WebDaD/tir/install.sh | sh`\n\n### Native\nRequirements:\n* [node.js](https://nodejs.org/en/download/package-manager/)\n* [git](https://www.digitalocean.com/community/tutorials/how-to-install-git-on-ubuntu-16-04)\n1. `git clone https://github.com/WebDaD/tir.git .`\n2. `cd bacon`\n3. `npm run deploy` (or `npm run deploy:dev` for additional stuff(tests, docs))\n4. `npm start`\n\n### Docker\nRequirements:\n* [Docker](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-16-04)\n* [git](https://www.digitalocean.com/community/tutorials/how-to-install-git-on-ubuntu-16-04)\n1. `git clone https://github.com/WebDaD/tir.git .`\n2. `cd tir`\n3. `docker build -t tir .`\n4. `docker run tir`\n\n## Inner Workings\n\n\n## Used Software\n* [Bootstrap](http://getbootstrap.com/)\n* [Font Awesome](http://fontawesome.io/)\n* [node.js](https://nodejs.org/)\n* [Angular](https://angularjs.org/)\n* [angular-bootstrap](https://angular-ui.github.io/bootstrap/)\n* [angular-tooltips](https://720kb.github.io/angular-tooltips/)\n* [angular-bootstrap-colorpicker](https://github.com/buberdds/angular-bootstrap-colorpicker)\n* [socket.io](http://socket.io/)\n* [pug](https://pugjs.org/)\n* [mocha](https://mochajs.org/)\n* [mochawesome](https://www.npmjs.com/package/mochawesome)\n* [markdown-html](https://www.npmjs.com/package/markdown-html)\n* [async](http://caolan.github.io/async/)\n* [superagent](http://visionmedia.github.io/superagent/)\n* [jsonfile](https://www.npmjs.com/package/jsonfile)\n* [loadtest](https://www.npmjs.com/package/loadtest)\n* [helmet](https://www.npmjs.com/package/helmet)\n* [reload](https://www.npmjs.com/package/reload)\n* [express](http://expressjs.com/)\n* [nice-console](https://www.npmjs.com/package/nice-console)\n* [serve-favicon](https://www.npmjs.com/package/serve-favicon)\n* [ip](https://www.npmjs.com/package/ip)\n* [http-status](https://www.npmjs.com/package/http-status)\n* [jsdoc](http://usejsdoc.org/)\n* [Material Design for Bootstrap](http://fezvrasta.github.io/bootstrap-material-design/)\n* [materialpalette](https://www.materialpalette.com/)\n* [ffmpeg](https://ffmpeg.org/)\n\n## Contributions\n* Dominik Sigmund\n\n## License\nThis is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or\ndistribute this software, either in source code form or as a compiled\nbinary, for any purpose, commercial or non-commercial, and by any\nmeans.\n\nIn jurisdictions that recognize copyright laws, the author or authors\nof this software dedicate any and all copyright interest in the\nsoftware to the public domain. We make this dedication for the benefit\nof the public at large and to the detriment of our heirs and\nsuccessors. We intend this dedication to be an overt act of\nrelinquishment in perpetuity of all present and future rights to this\nsoftware under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to \u003chttp://unlicense.org/\u003e\n\n---\n\nᛏ Týr er einhendr áss  \nok ulfs leifar  \nok hofa hilmir.  \nMars tiggi.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdad%2Ftir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdad%2Ftir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdad%2Ftir/lists"}