Skip to content

TomK32/popel

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 3 commits ahead of DevLoL:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

popel

Just a silly sopel launcher, basically. Inspired by sl and gti.

Build and Install

From source:

$ make
$ make install # as root, probably

The default install PREFIX is /usr/bin.

You can change the speed of the car at compile time via a cpp-define. For example:

$ make CFLAGS=-DGTI_SPEED=100 # default is 50

Usage

Try typing sopel really fast, on an unfamiliar keyboard.

Author and License

Copyright 2012 by Richard Wossal <richard@r-wos.org>
Copyright 2017 by Aurel W. and Thomas R. Koll

Permission to use, copy, modify, distribute, and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear in
supporting documentation.  No representations are made about the
suitability of this software for any purpose.  It is provided "as
is" without express or implied warranty.

About

a sopel launcher :-)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.2%
  • Roff 12.8%
  • Makefile 10.0%