Skip to content

Commit

Permalink
Revert "Warn about installing on new Clara/Libra ereaders"
Browse files Browse the repository at this point in the history
This reverts commit e9f8a88.

The report that prompted the commit was a false alarm.
  • Loading branch information
shermp committed Apr 24, 2024
1 parent e9f8a88 commit e2a6484
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# NickelDBus :: Monitor and control aspects of Kobo's Nickel application

**WARNING: This might not work on the new Kobo Clara Colour/BW or Libra Colour!**

A library to provide monitoring and control of the Nickel application over d-bus.

Built with help from code from NickelMenu.
Expand Down Expand Up @@ -39,4 +37,4 @@ A KoboRoot.tgz that can be installed on your Kobo can be generated with `make ko

To start developing with NickelDBus, you will first need to generate the dbus adapter and proxy headers. You can run `make interface` to do this. Alternatively, `make` will also do this as part of the compile process. Note, this requires the `qdbuscpp2xml` and `qdbusxml2cpp` programs from Qt, which are included with NickelTC.

To compile `qndb`, run `make cli`. Note, you will need to run this before `make koboroot`.
To compile `qndb`, run `make cli`. Note, you will need to run this before `make koboroot`.

0 comments on commit e2a6484

Please sign in to comment.