• Stars
    star
    6
  • Rank 2,484,965 (Top 50 %)
  • Language
    Shell
  • License
    BSD 2-Clause "Sim...
  • Created 4 months ago
  • Updated 2 months ago

Reviews

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

Repository Details

automatic screen on/off, brightness sync, battery limiter

More Repositories

1

linux_detect_tablet_mode

Detect if your laptop is in normal or tablet mode. Useful for Yoga laptops to disable keyboard/trackpoint/touchpad in a tablet mode
Ruby
126
star
2

git-upstream

Turn a fork that has periodic merges of upstream into easily upstreamable rebaseable linear history (git-imerge rebase through merges)
Shell
22
star
3

vkpd

VKPD searches vk.com for music files and plays them via mpd
Ruby
17
star
4

live-components

Don't duplicate server state on the client and get realtime collaboration for free
Clojure
9
star
5

gravatar-clj

Clojure and ClojureScript library to generate gravatar links
Clojure
6
star
6

cv

My CV
TeX
5
star
7

my-hipchat

CoffeeScript
5
star
8

cljs-npm-bundle

Bundle NPM deps for use from ClojureScript via :foreign-libs
Makefile
5
star
9

arvo-commander

Midnight commander clone in clojurescript, reagent, nodejs and react-blessed
Clojure
4
star
10

slice

Write HTML/CSS interactively
Clojure
3
star
11

noapi

Library to expose clojure namespaces as HTTP API
Clojure
3
star
12

back_to_work

Locks computer if you are wasting time. Get some rest and come back to work.
Shell
3
star
13

home

My /home
Common Lisp
3
star
14

erlang-otp-demo

Just demo erlang application i wrote for an interview. Uses OTP and Yaws.
Erlang
3
star
15

.emacs.d

my old emacs config
Emacs Lisp
2
star
16

hazelcast-atom

A Clojure library implementing distributed atoms on top of Hazelcast
Clojure
2
star
17

cl-term

Use ansi escape sequences to control terminal (move cursor, set colors etc.)
Common Lisp
2
star
18

jpen

JPen is a java library for accessing pen/digitizer tablets and pointing devices
Java
2
star
19

ruby_is

ruby syntax extension: double is {|x| x*2}; fib is memoized {|n| n<2 ? 1 : fib(n-2)+fib(n-1)}
Ruby
2
star
20

fn-syntax

Lambda shorthand: fn{ _1 * 2 } instead of lambda{|x| x*2}
Ruby
2
star
21

harmony

Ruby
1
star
22

cinema

Select movie from trakt.tv watchlist and stream it from torrents
Ruby
1
star
23

plurked

Daemon which monitors your twitter account and reposts new tweets to your plurk.
Ruby
1
star
24

mashpitario

GameDev Startup 2011 Mash Pit project
JavaScript
1
star
25

bash-voice-notes

Records, stores, plays and translates voice notes to text
Shell
1
star
26

clide

Clojure reimplementation of Aelve Guide
Clojure
1
star
27

screenlog

Take screenshots every 10 minutes and annotate filenames with some text. Useful for work time tracking as ad-hoc replacement for oDesk Team.
Shell
1
star