Git Product home page Git Product logo

xkcdesktop's Introduction

xkcdesktop

Build Status

xkcd in the comfort of my desktop? Yes please.―Me

View xkcd comics on your desktop. Features:

  • View comic in its original size or fitted to the window.
  • Go to the previous, next, or latest, comic.
  • Use the search bar to jump to a specific comic.
  • Pick up from the comic you left off.

Screenshot

Developing and Building

Development may be done using elementary OS 5. If you want to hack on and build xkcdesktop yourself, you'll need the following dependencies:

  • libcurl4-openssl-dev
  • libxml2-dev
  • libgranite-dev
  • libgtk-3-dev
  • meson (and cmake to find libxml2)
  • valac

You can install them on elementary OS 5 with:

$ sudo apt install elementary-sdk cmake libcurl4-openssl-dev libxml2-dev

Run meson build to configure the build environment and run ninja to build:

$ meson build --prefix=/usr
$ cd build
$ ninja

To install, use ninja install, then execute with com.github.tvale.xkcdesktop:

$ sudo ninja install
$ com.github.tvale.xkcdesktop

xkcdesktop's People

Contributors

tvale avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

meisenzahl

xkcdesktop's Issues

Package as Flatpak for elementary OS 6

As you might have heard, AppCenter is going Flatpak! For elementary OS 6, we will not longer be accepting Debian packaging, so your app will need to be updated.

We have documentation on our developer guide for writing your Flatpak manifest here: https://docs.elementary.io/develop/writing-apps/our-first-app/packaging#flatpak-manifest

Also, in case you missed it, elementary OS 6 beta 2 is now available. This is a great time to get your app packaged up as Flatpak and test that everything is working before the final release. AppCenter submission for OS 6 will be open soon, so don't delay :)

Add random option

It can be great if there is the possibility to load a comic randomly

Translations

Translations are missing, they should be available (appdata.xml and desktop files at least).
Then you can add tooltips to icons ("Previous", "Next", "Latest", "Search"...) that can make your app more accessible and translatable.

I can work on this if you want

Info

Hi! I don't know if you noticed that, but your app is quite the same as this one https://github.com/rkoesters/xkcd-gtk

Just for information πŸ˜„ I was surprised when I saw your app then. Maybe you can take a look.

I tested your app and it's great too πŸ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.