@@ -77,20 +77,44 @@ <h4>Better Authentic</h4>
7777 < a href ="http://skcript.github.io/better-authentic " target ="_blank "> View on GitHub →</ a >
7878 </ div >
7979 </ 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 >
8088 <!-- Watchman -->
8189 < div class ="column ">
8290 < div class ="Sk--OpenSource-Column ">
8391 < 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 >
8593 < a href ="https://github.com/skcript/watchman " target ="_blank "> View on GitHub →</ a >
8694 </ div >
8795 </ div >
88- <!-- simple-ocr -->
96+ <!-- Synclady -->
8997 < div class ="column ">
9098 < 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 >
94118 </ div >
95119 </ div >
96120 </ div >
@@ -122,14 +146,6 @@ <h4>libvips</h4>
122146 < a href ="https://github.com/jcupitt/libvips " target ="_blank "> View on GitHub →</ a >
123147 </ div >
124148 </ 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 >
133149 <!-- Pastel -->
134150 < div class ="column ">
135151 < div class ="Sk--OpenSource-Column ">
0 commit comments