Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chapmanj/img-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

img-viewer

a simple image viewer for images (including gifs)

Motivation πŸ€“

Previously, I have been developing using C# in Microsoft Visual Studio 12. For many years I have had been dual booting Windows and Ubuntu (Linux). I knew that with MonoDev I could develop C# applications for Linux. The image viewer was a basic concept I initially created in Visual Studios and ported to Linux.

Takeaways πŸ“–

  • I develped a general understanding about generating application forms using gtk.
  • Though the .Net codebase is fully supported, linking up the gtk gui with it is a bit different (as can be expected).

Future πŸ‘¨β€πŸ’»

Possible additions:

  • Video support

About

a simple image viewer for images (including gifs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages