• Stars
    star
    5
  • Rank 2,774,592 (Top 57 %)
  • Language
    Crystal
  • License
    MIT License
  • Created almost 9 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple crystal wrapper for AnyBar

AnyBar

Simple crystal wrapper for AnyBar

Installation

Add this to your application's shard.yml:

dependencies:
  AnyBar_cr:
    github: davydovanton/AnyBar_cr

Usage

You must have AnyBar installed and running

require "any_bar"

You can change bar color from your app using this syntax:

any_bar = AnyBar::Client.new(port)
any_bar.color = 'red'
any_bar.color # => 'red'

By default port is equal 1738

Contributing

  1. Fork it ( https://github.com/davydovanton/any_bar_cr/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

More Repositories

1

sidekiq-statistic

See statistic about your workers
Ruby
795
star
2

awesome-hanami

A collection of awesome Hanami Gems and projects
Ruby
406
star
3

kan

Simple, functional authorization library and role management for ruby
Ruby
234
star
4

stop_active_support_anywhere

Stop use Active Support in not rails related projects
Ruby
146
star
5

shallow_attributes

Simple and lightweight Virtus analog.
Ruby
99
star
6

rubyjobs.dev

Job boards for Russian-speaking Ruby developers
Ruby
80
star
7

novel

Orchestration SAGA builder for ruby
Ruby
47
star
8

hanami-architecture

Ideas and suggestions about architecture for hanami projects
47
star
9

rspec-hanami

RSpec Matchers for Hanami
Ruby
46
star
10

cqrs-ruby-example

Example of using CQRS with ruby, hanami-api, rom, dry-system and kafka
Ruby
42
star
11

AnyBar_rb

Ruby wrapper for AnyBar.app
Ruby
37
star
12

ruby-service-template

Simple (Micro)Service template based on dry-system, hanami-api, hanami 2.0, rom, rabbitmq, kafka, psql, and other microlibraries.
Ruby
31
star
13

relative_time

Micro lib without any dependency for getting relative time
Ruby
22
star
14

hanami-serializer

Serializer library for hanami applications
Ruby
22
star
15

dotfiles

My dotfiles
Vim Script
21
star
16

rodauth_hanami

Example app for integrate rodauth server to hanami app
Ruby
16
star
17

web_bouncer

Simple and module auth lib for any rack projects
Ruby
16
star
18

popug-inventory

HTML
16
star
19

layerd-arch-style-with-dry-example

Example of layered architecture style builded with dry-rb libs
Ruby
16
star
20

hanami_event_example

Simple hanami app with hanami events
Ruby
15
star
21

hanami-bootstrap

Bootstrap wrapper for hanami framework.
Ruby
14
star
22

hanami-pagination

Ruby
14
star
23

cookie_box

Follow and controll issues from several repositories from one place
Ruby
12
star
24

hanami-scaffold

Make hanami scaffolds faster
Ruby
12
star
25

octostar

Improved search for your github stars
Ruby
11
star
26

event_schema_registry

Simple implantation of schema registry for JSON schema events
Ruby
11
star
27

rom_sql_graph

Display your DB (sql) association graph
Ruby
9
star
28

soa-readiness-checklist

Check your system for SOA readiness
9
star
29

state_changer

The state machine for change your data between states.
Ruby
9
star
30

dry-system-hanami

Folder resolver for dry-system in hanami projects
Ruby
8
star
31

hanami-zsh

Zsh plugin for hanami.
7
star
32

hanami-rodauth

This repository is no longer maintain: Roudauth wrapper for hanami apps
Ruby
7
star
33

rlisp

Simple scheme interpreter written on ruby
Ruby
7
star
34

ivento

Simple event sourcing framework in functional style
Ruby
7
star
35

hanami-bench

Benchmarks for hanami
Ruby
6
star
36

link-shortener

Simple hanami link shortener application
Ruby
6
star
37

ruby-job-task

Тестовое задание на позицию ruby разработчика
Ruby
6
star
38

vim-html2slim

Vim plugin for convert HTML(erb) to Slim
Vim Script
6
star
39

hanami-project-template

Template repository for all new project
Ruby
5
star
40

igoods-service-template

Igoods service template
Ruby
4
star
41

excess.zsh-theme

Simple zsh color theme
4
star
42

davydovanton.github.io

HTML
4
star
43

grape-rodauth

Simple grape app with rodauth
Ruby
4
star
44

kaminari-hanami

This repository is no longer maintain: Kaminari integration for @hanami
Ruby
4
star
45

yeelight-lamp-client

Ruby client for yeelight lamps
Ruby
4
star
46

pepe

Pepe for you ruby console
Ruby
3
star
47

dry-http-client

This repository is no longer maintain: Fundctional HTTP client based on dry stack.
Ruby
3
star
48

rubyunderhood

Коллективный твиттер-аккаунт для ruby разработчиков с новым автором каждую неделю.
3
star
49

hanami-graphql-example

Simple example of GQL in hanami application
Ruby
2
star
50

hanami-action-documentation

Automatically generate documentation for you actions
Ruby
2
star
51

system-analysis-example-system

2
star
52

event_sourcing_ruby

Simple repository for playing with event sourcing conceptions from F#
Ruby
2
star
53

hanami-workshop

Simple hanami app for workshop
Ruby
2
star
54

lotus-webpack-reactjs

Simple lotus app with webpack and react js
JavaScript
2
star
55

arch-katas-solution

Personal repository for arch kata solutions (rus)
1
star
56

hanami-auth

This repository is no longer maintain. Prototype for hanami auth (bad way)
Ruby
1
star
57

service-separation-checklist

Simple checklist for service separation
1
star
58

hanami-interactor-matcher

This repository is no longer maintain: Simple dry-matcher for hanami interactor
Ruby
1
star
59

bruevich

Ruby
1
star
60

momiji

Post framework
Ruby
1
star
61

hanami-operation-generator

Simple library for generating operations for hanami-dry-system project
Ruby
1
star
62

data_matrix

simple way for creating grids for any data objects and for any frameworks
Ruby
1
star