{"id":21229974,"url":"https://github.com/frklan/lightmaker","last_synced_at":"2025-03-15T02:16:36.542Z","repository":{"id":56431874,"uuid":"135825962","full_name":"frklan/LightMaker","owner":"frklan","description":"Control Ikea Trådfri smart light bulbs from Minecraft","archived":false,"fork":false,"pushed_at":"2023-08-01T18:53:01.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T18:11:49.290Z","etag":null,"topics":["java","minecraft","minecraft-plugin","spigot-plugin","spigotmc"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/frklan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","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-06-02T14:46:38.000Z","updated_at":"2023-08-01T18:53:01.000Z","dependencies_parsed_at":"2024-11-20T23:31:06.689Z","dependency_job_id":"a9b35a7c-7bf7-4380-953a-1b7e76e5d3ca","html_url":"https://github.com/frklan/LightMaker","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/frklan%2FLightMaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2FLightMaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2FLightMaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2FLightMaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frklan","download_url":"https://codeload.github.com/frklan/LightMaker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672487,"owners_count":20328768,"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":["java","minecraft","minecraft-plugin","spigot-plugin","spigotmc"],"created_at":"2024-11-20T23:31:01.726Z","updated_at":"2025-03-15T02:16:36.523Z","avatar_url":"https://github.com/frklan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LightMaker Plugin\n\nEver been so busy playing Minecraft that you do not have time to turn on the lights and ends up playing in complete darkness? Well, then this plugin will come to the rescue, hook up a couple of light bulbs from Ikea's Trådfi series and configure lightswiches inside Minecraft..\n\n## Compiling the source\n\n### Prerequisites\n\n* Java 8 SDK\n* Apached Maven\n\n### Compiling\n\nTo compile issue the following commands\n\n````bash\ngit clone git@github.com:frklan/LightMaker.git\ncd LightMaker\nmvn package\n````\n\nCopy the jar file from ```target``` to your spigot server's plugin folder.\n\n## Running\n\n### Prerequisites\n\n* Java 8\n* A [SpigotMC](https://www.spigotmc.org/wiki/spigot/) server\n* My [Trådfri api server](https://github.com/frklan/caesium)\n\n### Installing\n\n1. Copy the jar file to your server's plugin folder and restart the server.\n2. Start/restart your server\n3. Set api url in plugin/lightmaker.conf\n4. restart your server\n5. configure bulbs.\n6. Have fun.\n\n\n## debuging\n\n1: Start SpigotMC:\n$ java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 -Xms512M -Xmx1024M -XX:MaxPermSize=128M -jar spigot-1.12.2.jar \n\n2: connect from your ide to localhost port 5005\n\n## Check SSL cert\n\n$ openssl s_client -connect [host]:443 -showcerts  \n\n## tcpdump\n\nsudo tcpdump -nnvvXSs 6514 dst port 5000 -i lo0\n\n### Permissions\n\nTBD\n\n\n## Contributing\n\nContributions are always welcome!\n\nWhen contributing to this repository, please first discuss the change you wish to make via the issue tracker, email, or any other method with the owner of this repository before making a change.\n\nPlease note that we have a code of conduct, you are required to follow it in all your interactions with the project.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/frklan/Teleport2Lobby/tags).\n\n## Authors\n\n* **Fredrik Andersson** - *Initial work* - [frklan](https://github.com/frklan)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n\n[![HitCount](http://hits.dwyl.io/frklan/LightMaker.svg)]()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrklan%2Flightmaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrklan%2Flightmaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrklan%2Flightmaker/lists"}