https://github.com/dimkr/fbim
A tiny framebuffer image viewer
https://github.com/dimkr/fbim
Last synced: over 1 year ago
JSON representation
A tiny framebuffer image viewer
- Host: GitHub
- URL: https://github.com/dimkr/fbim
- Owner: dimkr
- License: mit
- Created: 2015-05-30T12:00:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-30T12:47:49.000Z (about 11 years ago)
- Last Synced: 2025-05-07T11:18:19.185Z (over 1 year ago)
- Language: C
- Size: 113 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
__ _ _
/ _| |__ (_)_ __ ___
| |_| '_ \| | '_ ` _ \
| _| |_) | | | | | | |
|_| |_.__/|_|_| |_| |_|
Overview
========
fbim is a tiny image viewer for the Linux (http://www.kernel.org/) framebuffer.
It is based on stb_image and stb_image_resize (https://github.com/nothings/stb).
Credits and Legal Information
=============================
fbim is free and unencumbered software released under the terms of the MIT
license; see COPYING for the license text. For a list of its authors and
contributors, see AUTHORS.
The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).