Skip to content

Instantly share code, notes, and snippets.

View Bandie's full-sized avatar
💭
yip

Bandie Bandie

💭
yip
View GitHub Profile
@wolfiestyle
wolfiestyle / awoo_tool.lua
Created August 20, 2016 22:23
the Awoo Tool™
#!/usr/bin/env lua
-- Awoo Tool by @wolfiestyle
-- license: MIT/X11
-- demo: https://twitter.com/wolfiestyle/status/767124329461084161
local lgi = require "lgi"
local Gtk = lgi.Gtk
local GLib = lgi.GLib
local window = Gtk.Window{
title = "awoo tool v0.1-alpha",
#|
washi.lisp moved away to github:
https://github.com/codepony/washi.lisp
Please get it from there now. Good bye!
|#
(format t "We git now: https://github.com/codepony/washi.lisp~%")