-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Interested in contributing? Take a look at our list of current utilities, their statuses, goals and our ideas. See if you can tick off a todo item or start a whole new utility. Tag an item and I'll avoid mangling that area. Please add here or suggest to us ideas, propose solutions, and even test & generate tickets.
Most utilities follow a similar interface: get, set, del, list and the statuses of these actions are listed in each utility below.
Owner: Vic S. [VS] oSquat
- get - Fully implemented
- set - Fully implemented
- del - Fully implemented
- list - Fully implemented
Owner: Vic S. [VS] oSquat
- get - Fully implemented
- set - Fully implemented
- del - Fully implemented
- list - Fully implemented
Owner: Mike [M] mremallin
Get/set/del/list are implemented with a menu-based option system. Input is welcome on how to make it a more command based UI like the other commands for consistency.
Owner: Mike [M] mremallin
Get/Set/list implemented for the commands below:
- SCREEN_SAVER_SPEED_PARAM
- USER_PARAM_INIT_KEY_PARAM
- KEYBOARD_LAYOUT_PARAM
- USER_INTER_TIMEOUT_PARAM
- LOCK_TIMEOUT_ENABLE_PARAM
- LOCK_TIMEOUT_PARAM
- TOUCH_DI_PARAM
- TOUCH_PROX_OS_PARAM
- OFFLINE_MODE_PARAM
- SCREENSAVER_PARAM
- TOUCH_CHARGE_TIME_PARAM
- TOUCH_WHEEL_OS_PARAM0
- TOUCH_WHEEL_OS_PARAM1
- TOUCH_WHEEL_OS_PARAM2
- FLASH_SCREEN_PARAM
- USER_REQ_CANCEL_PARAM
- TUTORIAL_BOOL_PARAM
Owner: NONE
Could we get and set encrypted credential sets for backup & synchronization between Mooltipasses?
Future imports or something? So far everything has been working smoothly in testing between Python 2.7 / 3.X and while it's recommended against writing 2/3 cross-compatible code I haven't seen any issues in this small project. https://docs.python.org/3/howto/pyporting.html