Pinned Repositories
DatabaseKit
An Objective-C database abstraction framework.
FABatching
A single header library for adding allocation batching&pooling to Objective-C classes.
FLazyObjects
Classes for lazily allocating objects.
HTTPKit
A minimal, high-performance Objective-C library to write self-sufficient web applications. Built on top of Mongoose.
spectacle
** This fork is no longer maintained, if you want a tiled window manager, you should use xnomad instead: http://github.com/fjolnir/xnomad **
TLC
The Tiny Lua Cocoa Bridge
Tranquil
A language built on top of the Objective-C runtime, and ABI compatible with Objective-C.
xnomad
A tiling window manager for OS X, written in tranquil.
PocketSVG
Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths
fjolnir's Repositories
fjolnir/spectacle
** This fork is no longer maintained, if you want a tiled window manager, you should use xnomad instead: http://github.com/fjolnir/xnomad **
fjolnir/afloat
Afloat is a Mac extender that adds useful window management commands to most Mac apps.
fjolnir/Menufela
A little SIMBL hack that enables you to toggle the menubar on/off.
fjolnir/Tranquil-Live
A Lua LiveCoding environment for Mac
fjolnir/CodeRunner-templates
My CodeRunner templates (See readme for list)
fjolnir/GLMath
Simple math toolkit for use in computer graphics
fjolnir/Blackshades
Blackshades fixed to make it build on osx (Blackshades was created by Wolfire games - http://www.wolfire.com)
fjolnir/Dynamo
A little OpenGL powered 2d engine written in C (That is very much in progress)
fjolnir/FABatching
A single header library for adding allocation batching&pooling to Objective-C classes.
fjolnir/Foundation-Lite
A subset of Foundation for Linux [Not maintained]
fjolnir/CoreFoundation-Lite-OS-X
CoreFoundation fixed to build on retail OS X (See readme for build instructions)
fjolnir/Dynamo-Android-Sample
A simple Android sample for Dynamo
fjolnir/WebAppKit
A framework for creating web applications using Cocoa and Objective-C, running on Mac OS X. <This fork is mostly intended for making it nice to work with from Tranquil, and less dependent on OS X specific features>
fjolnir/Dynamo-iOS-Sample
A simple iOS sample for Dynamo
fjolnir/mongoose
Mongoose web server
fjolnir/qdnes
Quick&Dirty NES, a toy project I'm using to learn how to write emulators (Not even close to working, and may never)
fjolnir/a.vim
https://github.com/nacitar/a.vim <- Use this fork instead
fjolnir/CodePilot
Code Pilot is an Xcode plugin which lets you woosh through your code and save a lot (and we mean a *lot*) of your time.
fjolnir/dwm.vim
Tiled Window Management for Vim
fjolnir/experience-tranquility
A web app for trying out tranquil in a sandboxed environment.
fjolnir/FATesting
A super simple testing kit.
fjolnir/FPrefixProxy
A simple proxy that prepends a given string to every message before forwarding it. (Useful for implementing delegate methods in categories)
fjolnir/homebrew
The missing package manager for OS X.
fjolnir/ios-sim
Command-line application launcher for the iOS Simulator
fjolnir/KLSwitch
An iOS 7 UISwitch clone that works on iOS 5+
fjolnir/luafun
A high-performance functional programming library designed for LuaJIT tracing just-in-time compiler
fjolnir/moonscript
MoonScript, a language that compiles to Lua
fjolnir/tranquil.vim
tranquil syntax highlighting for vim
fjolnir/Visual-Layout-Language
Takes VFL a step further, with the goal of replacing nibs
fjolnir/XVim
Xcode plugin for Vim keybindings