README.md update
This commit is contained in:
parent
8c044250a1
commit
1b65a6ef94
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
|
@ -50,4 +50,14 @@ Edit config.json to your needs.
|
|||
|
||||
### Help
|
||||
|
||||
./uplink --help
|
||||
./uplink --help
|
||||
|
||||
## View collected data
|
||||
|
||||
I actually use "[DB Browser for SQLite](https://sqlitebrowser.org/)" for taking a look at the
|
||||
data uplink is collecting.
|
||||
|
||||
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 firt. Even support for other SQL
|
||||
databases is planned in conjunction with the Gtk+ frontend. I use sqlite3 only because I
|
||||
can move fast-forward.
|
||||
Loading…
Add table
Add a link
Reference in a new issue