@@ -77,20 +77,44 @@ <h4>Better Authentic</h4>
77
77
< a href ="http://skcript.github.io/better-authentic " target ="_blank "> View on GitHub →</ a >
78
78
</ div >
79
79
</ div >
80
+ <!-- simple-ocr -->
81
+ < div class ="column ">
82
+ < div class ="Sk--OpenSource-Column ">
83
+ < h4 > simple-ocr</ h4 >
84
+ < p > Fastest OCR library for Ruby. Used in production on SHRINK.</ p >
85
+ < a href ="https://github.com/skcript/simple-ocr " target ="_blank "> View on GitHub →</ a >
86
+ </ div >
87
+ </ div >
80
88
<!-- Watchman -->
81
89
< div class ="column ">
82
90
< div class ="Sk--OpenSource-Column ">
83
91
< h4 > Watchman</ h4 >
84
- < p > The most effecient file-watcher you can ever get .</ p >
92
+ < p > A Watchdog that pings file changes to an API of your choice .</ p >
85
93
< a href ="https://github.com/skcript/watchman " target ="_blank "> View on GitHub →</ a >
86
94
</ div >
87
95
</ div >
88
- <!-- simple-ocr -->
96
+ <!-- Synclady -->
89
97
< div class ="column ">
90
98
< div class ="Sk--OpenSource-Column ">
91
- < h4 > simple-ocr</ h4 >
92
- < p > Fastest OCR library for Ruby. Used in production on SHRINK.</ p >
93
- < a href ="https://github.com/skcript/simple-ocr " target ="_blank "> View on GitHub →</ a >
99
+ < h4 > Synclady</ h4 >
100
+ < p > Syncs local file changes to a server over RSync via SSH.</ p >
101
+ < a href ="https://github.com/skcript/synclady " target ="_blank "> View on GitHub →</ a >
102
+ </ div >
103
+ </ div >
104
+ <!-- Synclady -->
105
+ < div class ="column ">
106
+ < div class ="Sk--OpenSource-Column ">
107
+ < h4 > Redmon</ h4 >
108
+ < p > Easily monitor a Redis key.</ p >
109
+ < a href ="https://github.com/swaathi/redmon " target ="_blank "> View on GitHub →</ a >
110
+ </ div >
111
+ </ div >
112
+ <!-- Medium Editor Autolist -->
113
+ < div class ="column ">
114
+ < div class ="Sk--OpenSource-Column ">
115
+ < h4 > Medium Editor Autolist</ h4 >
116
+ < p > An extension for medium editor which auto creates list.</ p >
117
+ < a href ="https://github.com/varun-raj/medium-editor-autolist " target ="_blank "> View on GitHub →</ a >
94
118
</ div >
95
119
</ div >
96
120
</ div >
@@ -122,14 +146,6 @@ <h4>libvips</h4>
122
146
< a href ="https://github.com/jcupitt/libvips " target ="_blank "> View on GitHub →</ a >
123
147
</ div >
124
148
</ div >
125
- <!-- searchkick -->
126
- < div class ="column ">
127
- < div class ="Sk--OpenSource-Column ">
128
- < h4 > searchkick</ h4 >
129
- < p > Most powerful Ruby interface for Elasticsearch.</ p >
130
- < a href ="https://github.com/ankane/searchkick " target ="_blank "> View on GitHub →</ a >
131
- </ div >
132
- </ div >
133
149
<!-- Pastel -->
134
150
< div class ="column ">
135
151
< div class ="Sk--OpenSource-Column ">
0 commit comments