Go Simple
go-simple is a library that uses Simple App Script to interact with the device's screen.
Pros¶
- No need to recompile the application to get fixes when Simple App Script is updated.
Cons¶
- No way to add complex UI interactions like gestures, drag/drop, or drawing.
- Widget theme can't be changed.
External Links¶
-
Repository