Skip to content
/ noflipqlo Public

SDL implementation of Fliqlo screensaver for Windows/OSX.

Notifications You must be signed in to change notification settings

bhm/noflipqlo

Repository files navigation

/*
 * Copyright (c) 2010-2012 Kuźniarski Jacek
 *
 * Permission to use, copy, modify, and distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
 * copyright notice and this permission notice appear in all copies.
 *
 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */

This is a very old code.

If you have will to upkeep this. Feel free to contact me, I'll put it up here. If you are finding this, please see issues and forks made of this repo.

You may want to check out https://github.com/alexanderk23/gluqlo

Whats that?

It's Open Source port of Fliqlo screensaver for Windows and OSX platforms. Uses SDL libraries to draw to screen. No idea who uses screensavers these days, but still was fun to write it.

What's that?

It's Open Source implementation of Fliqlo screensaver that's available for Windows and OSX platforms. It uses SDL libraries to draw. Ever seen a flip clock? No. Google one out. Freaky technology.

Changelog

2.0

  • Code was cleaned up
  • Moved away from using a bitmap onto drawing with primitives to draw a background. Still needs aliasing for jagged corners;
  • Custom width, height, Truetype font now supported.

INSTALLATION

Compile and install files with:

make && sudo make install

Install dependencies with

install-dependancies.sh

To force xscreensaver use

force_gnome-screensaver_off.sh

About

SDL implementation of Fliqlo screensaver for Windows/OSX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •