issues
search
monome
/
druid
terminal interface for crow
GNU General Public License v3.0
35
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
druid.log config
#87
tehn
opened
11 months ago
0
pip3 -> pipx
#86
tehn
opened
11 months ago
1
FR: print results by default
#85
xmacex
opened
11 months ago
2
Run a script from cli without storing it in flash. Closes #83
#84
xmacex
closed
1 year ago
2
Allow running scripts from the command line
#83
xmacex
closed
1 year ago
0
ignore ^^pub and ^^ready messages
#82
tehn
opened
1 year ago
0
firmware version decoding failure
#81
tehn
closed
1 year ago
1
cli command to manage imports in lua code
#80
joanofxyz
closed
7 months ago
2
Removes 'help' and 'quit' from menu
#79
barksten
closed
2 years ago
0
Disable mouse support to restore ability to select text
#78
joeweiss
closed
2 years ago
0
`^^help` does not work
#77
tyleretters
closed
1 year ago
2
Fix windows connection issue to be more picky
#76
trentgill
closed
3 years ago
0
windows always shows connected
#75
trentgill
closed
3 years ago
1
skip product string on windows
#74
tehn
closed
3 years ago
2
fix serial port detection
#73
trentgill
closed
3 years ago
1
add option to override internal repl theme
#72
daveriedstra
closed
3 years ago
0
add a simple websocket tunnel
#71
tehn
closed
3 years ago
9
REPL input not visible with light theme
#70
daveriedstra
closed
3 years ago
1
Add basic support for Public.lua lib
#69
trentgill
opened
3 years ago
0
built-in update check and pydfu-based uploader
#68
tehn
closed
3 years ago
11
fancy prompt-toolkit features + class reorg
#67
csboling
closed
4 years ago
12
always add EOF newline when writing file
#66
csboling
closed
4 years ago
0
constrain prompt-toolkit to < 3.0
#65
csboling
closed
4 years ago
0
Fresh install of druid breaks with error ModuleNotFoundError: No module named 'prompt_toolkit.eventloop.defaults'
#64
sojastar
closed
4 years ago
3
No newline in sublime on Windows10 causes upload failure
#63
trentgill
closed
4 years ago
3
Add an 'again' command to re-run the last script
#62
Jwhiles
closed
4 years ago
7
druid --version shows wrong version when in a git repository directory
#61
simonvanderveldt
opened
5 years ago
0
Refactor REPL and crowlib code
#60
simonvanderveldt
opened
5 years ago
0
readme: Upgrading setuptools should no longer be necessary
#59
simonvanderveldt
closed
5 years ago
1
Fix version info for releases
#58
simonvanderveldt
closed
5 years ago
0
add sleep after ^^p request to ensure data is valid & ready
#57
trentgill
closed
5 years ago
2
fix shutdown exceptions (?) by not waiting for canceled task
#56
csboling
closed
5 years ago
4
show <crow not found> on startup
#55
csboling
closed
5 years ago
4
hack to handle 64byte length lines
#54
trentgill
closed
5 years ago
5
protect against p,h and q vars
#53
trentgill
closed
5 years ago
0
decrease serial timeout & increase reconnect poll
#52
trentgill
closed
5 years ago
0
Only allow a single instance of druid to attach to a given crow
#51
trentgill
opened
5 years ago
3
Add version info to druid package and use it for CLI version output
#50
simonvanderveldt
closed
5 years ago
6
boot without connection & only print disconnected once
#49
trentgill
closed
5 years ago
0
ensure crlf line endings to prevent upload crashes
#48
csboling
closed
5 years ago
4
new cli upload doesn't seem to work
#47
jlmitch5
closed
5 years ago
3
fix typo in dev readme
#46
jlmitch5
closed
5 years ago
0
Layout changes
#45
simonvanderveldt
opened
5 years ago
1
upload of some scripts cause crash
#44
tehn
closed
5 years ago
15
run druid without active connection
#43
tehn
closed
5 years ago
2
Add a way to browse the filesystem for upload and run commands
#42
simonvanderveldt
closed
4 years ago
0
Add development readme
#41
simonvanderveldt
closed
5 years ago
0
Add development readme
#40
simonvanderveldt
closed
5 years ago
0
Remove use of implicit namespace packages
#39
simonvanderveldt
closed
5 years ago
0
asyncio serial impl, optional config files, fix logging
#38
csboling
closed
5 years ago
3
Next