Skip to content

ramon-mendes/OctoDeskdexDesktop

Repository files navigation

OctoDeskdex

The Octodex desktop version.

Yes, that's it, a Pokedex of Octocats!

OctoDeskdex

Download for

Requirements to build it

Windows:

  • Visual Studio
  • >= .NET 4.5

Linux:

  • MonoDevelop
  • 64bit distro
  • Mono installation
  • Install Sciter lib through the install-libsciter.sh script inside this repo

OSX

  • Visual Studio for MAC

How it was built

Languages: C#, HTML, CSS, TIScript

Engine: Sciter, the HTML rendering engine. SciterSharp is a library with C# bindings for Sciter, letting you build cross-platform desktop apps with C#/MONO and write your UI in HTML/CSS3/Canvas.

You can simply view the HTML by opening file 'res/octodex.html' in sciter.exe or OmniLite. No need to actually build the application, you can simply run the HTML as in a browser, but using one of those browsers specific for Sciter technology.

I've also made a simple PHP script that parses the Octodex site HTML and outputs a JSON result with the list of the mascots images. The script is located at http://misoftware.com.br/cdn/octodexapi.php.

Please hurl money at me.

Liked this app?

Maybe you may like my other app for designers: http://designarsenal.co/

What about we creating something together? I am always looking for projects where I can really come handy in helping in your development needs.

I am a full-stack developer and my main language/platform is C#/Azure. I also do cross-platform desktop software like this one!

Don't hesitate to get in touch.

Glad we meet over here!

About

The Octodex desktop version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages