Skip to content

A simple, and efficient image viewer written in GTK 3 and D.

License

Notifications You must be signed in to change notification settings

megabytesofrem/glance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glance

A simple, and efficient image viewer written in GTK 3 and D.

Usage on Linux/OSX

dub build
chmod +x glance
glance

By default, running this command will produce a file called glance in the folder glance, if you wish to use this commonly it may be useful to either symlink or copy it to /usr/local/bin.

To copy it, you can run cp glance /usr/local/bin/glance.

Usage on Windows

Complete the setup for GtkD on Windows and run dub build as normal. glance.exe will be built and is runnable as long as the GtkD runtime is installed on the system.

License

glance is licensed under the MIT license. For more information, see LICENSE.md.

Contributing

Read CONTRIBUTING for more information about how to contribute to glance.

About

A simple, and efficient image viewer written in GTK 3 and D.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages