This website requires JavaScript.
Explore
Help
Sign In
nixo
/
tuhi
Watch
1
Star
0
Fork
You've already forked tuhi
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b34dbcf899
tuhi
/
po
/
meson.build
2 lines
40 B
Meson
Raw
Normal View
History
Unescape
Escape
Add a GUI for Tuhi This is a quickly hacked-together versions with some bits in detail, others just sketched in. Credit goes to Piper where much of the basic structure has been taken from, and tuhi-kete where the DBus bindings were taken from. Current functionality allows to register a new device and save drawings from an existing device. Missing is the bit where we can download drawings from a newly registered device. Several buttons are present but not hooked up yet, several UI pieces are unpolished. This UI is designed to work with one device only right now. If you have two devices, you'll have to manually remove them from Tuhi and add one or the other through this tool. The UI is minimal. If you start it and Tuhi doesn't have a device yet, it will immediately go into search mode and start registering the device. If you have a device, it'll just display the data. The data Tuhi exports is downloaded immediately and converted to SVG files, stored in $XDG_DATA_HOME/tuhigui/<timestamp>.svg. Downloading a file through the GUI merely copies that file into the target path. No support for rotation at this point, but could and should be added (there's a button already!)
2019-07-10 01:51:41 +02:00
i18n
.
gettext
(
'tuhigui'
,
preset
:
'glib'
)