README update
This commit is contained in:
parent
ba939c4484
commit
db9be765e7
1 changed files with 2 additions and 6 deletions
|
|
@ -68,13 +68,9 @@ Edit config.json to your needs.
|
||||||
|
|
||||||
## View collected data
|
## View collected data
|
||||||
|
|
||||||
I actually use "[DB Browser for SQLite](https://sqlitebrowser.org/)" for taking a look at the
|
I actually use "[DBeaver](https://dbeaver.io/)" for taking a look at the data uplink is collecting.
|
||||||
data uplink is collecting.
|
|
||||||
|
|
||||||
There will be a Gtk+ frontend to uplink at some time but this project is at a very early
|
There will be a Gtk+ frontend to uplink at some time but this project is at a very early stage of development, so I want to write the collector first. Even support for other SQL databases is in planning in conjunction with the Gtk+ frontend. I use sqlite3 only because I can move fast-forward.
|
||||||
stage of development, so I want to write the collector first. Even support for other SQL
|
|
||||||
databases is in planning in conjunction with the Gtk+ frontend. I use sqlite3 only because I
|
|
||||||
can move fast-forward.
|
|
||||||
|
|
||||||
## TODO (in no particular order)
|
## TODO (in no particular order)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue