Giter VIP home page Giter VIP logo

jlifx's Introduction

Welcome

jlifx's People

Contributors

dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar dr4k4n avatar gitter-badger avatar gregyyy avatar robvanderleek avatar stuntguy3000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jlifx's Issues

Create own Color class instead of using java.awt.Color

Since java.awt cannot be used in Android, this one Color class would prevent the library's color management function to be used in Android. Suggest to replace it with your own Color class, a relatively small effort to greatly improve portability.

Error in Create Issue Branch app configuration

Error in app configuration:

Exception while parsing configuration YAML: [@probot/octokit-plugin-config] Configuration could not be parsed from https://api.github.com/repos/robvanderleek/JLifx/contents/.github%2Fissue-branch.yml (invalid YAML)

Please check the syntax of your .issue-branch.yml

Error in Create Issue Branch app configuration

Error in app configuration:

Exception while parsing configuration YAML: [@probot/octokit-plugin-config] Configuration could not be parsed from https://api.github.com/repos/robvanderleek/JLifx/contents/.github%2Fissue-branch.yml (invalid YAML)

Please check the syntax of your .issue-branch.yml

Error in Create Issue Branch app configuration

Error in app configuration:

Exception while parsing configuration YAML: [@probot/octokit-plugin-config] Configuration could not be parsed from https://api.github.com/repos/robvanderleek/JLifx/contents/.github%2Fissue-branch.yml (invalid YAML)

Please check the syntax of your .issue-branch.yml

Repository Branches

Hi,

Just confirming, which is the main development branch?

I've got some things to add, but I want to make sure I do it in the right spot.

Cheers

Make PacketService methods static

All methods from io.github.robvanderleek.jlifx.packet.PacketService can be static, making the class easier to use and save an unnecessary object.

Support bulbs with spaces in name

Current behaviour:

./jlifx switch "Kitchen Tiles" off
Exception in thread "main" java.lang.RuntimeException: Bulb not found: Kitchen
	at io.github.robvanderleek.jlifx.commandline.AbstractBulbCommand.lambda$executeForSingleBulb$1(AbstractBulbCommand.java:93)
	at java.base/java.util.Optional.orElseThrow(Optional.java:408)
	at io.github.robvanderleek.jlifx.commandline.AbstractBulbCommand.executeForSingleBulb(AbstractBulbCommand.java:93)
	at io.github.robvanderleek.jlifx.commandline.AbstractBulbCommand.dispatchExecute(AbstractBulbCommand.java:75)
	at io.github.robvanderleek.jlifx.commandline.AbstractBulbCommand.execute(AbstractBulbCommand.java:68)
	at io.github.robvanderleek.jlifx.commandline.Main.main(Main.java:66)

Please fix this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.