{"id":15555875,"url":"https://github.com/hugolgst/hue-rb","last_synced_at":"2026-07-14T14:05:11.899Z","repository":{"id":56876958,"uuid":"126212080","full_name":"hugolgst/hue-rb","owner":"hugolgst","description":"🖥 Hue adaptation to Ruby","archived":false,"fork":false,"pushed_at":"2018-03-22T13:47:50.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T02:38:14.107Z","etag":null,"topics":["hue","ruby","terminal-colors"],"latest_commit_sha":null,"homepage":"https://github.com/UltimateHackers/hue","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hugolgst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-21T16:54:35.000Z","updated_at":"2021-04-11T22:09:29.000Z","dependencies_parsed_at":"2022-08-20T23:10:33.778Z","dependency_job_id":null,"html_url":"https://github.com/hugolgst/hue-rb","commit_stats":null,"previous_names":["ananagame/hue-rb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugolgst%2Fhue-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugolgst%2Fhue-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugolgst%2Fhue-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugolgst%2Fhue-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugolgst","download_url":"https://codeload.github.com/hugolgst/hue-rb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246131325,"owners_count":20728303,"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":["hue","ruby","terminal-colors"],"created_at":"2024-10-02T15:10:56.201Z","updated_at":"2025-10-27T14:04:29.965Z","avatar_url":"https://github.com/hugolgst.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hue-rb\n\nSee [Hue](https://github.com/UltimateHackers/hue) for explanations\n\n## Usage\n\nFirst of all, installe Hue-rb :\n```\n$ gem install hue-rb\n```\n\nThen require it to your Ruby file :\n```ruby\nrequire 'hue'\n```\n\nYou can now use colors, styles and logs :\n```ruby\nputs 'Hey'.red.bold\n\ninfo 'wow' # =\u003e logs '[!] Wow'\n```\n\nList of available colors, styles and logs :\n### Colors\n* `white`\n* `black`\n* `red`\n* `green`\n* `yellow`\n* `blue`\n* `magenta`\n* `cyan`\n* `light_gray`\n* `dark_dray`\n* `light_red`\n* `light_green`\n* `light_yellow`\n* `light_blue`\n* `light_magenta`\n* `light_cyan`\n\n### Styles\n* `bold`\n* `italic`\n* `underlined`\n* `blink`\n* `inverted`\n* `hidden`\n* `strike`\n\n### Logs\n* `info` =\u003e [!]\n* `que` =\u003e [?]\n* `bad` =\u003e [-]\n* `good` =\u003e [+]\n* `run` =\u003e [~]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugolgst%2Fhue-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugolgst%2Fhue-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugolgst%2Fhue-rb/lists"}