This website requires JavaScript.
Explore
Help
Sign In
SwissFEL
/
grum
Watch
0
Star
0
Fork
0
You've already forked grum
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19
Commits
4
Branches
0
Tags
fb1f6f942f13f0b8db59aa183518e1a1fbff3fe3
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
augustin_s
fb1f6f942f
use the pyqtgraph import convention
2022-12-18 15:02:47 +01:00
assets
added icons/logo
2022-12-15 13:34:49 +01:00
.gitignore
added ignore list
2022-12-13 14:15:41 +01:00
assets.py
typo
2022-12-15 19:12:27 +01:00
ctrl_c.py
enable ctrl-c
2022-12-16 16:04:50 +01:00
dictlist.py
refactor
2022-12-18 15:00:32 +01:00
grum.py
better naming
2022-12-16 16:06:44 +01:00
mainwin.py
added RPCServerThread; attach RPCServerThread to MainWindow, exposing append method to append to DictList and to MDISubPlot; data from DictList needs to be transposed now; apply pyqtgraph theming
2022-12-18 14:45:57 +01:00
mdi.py
use the pyqtgraph import convention
2022-12-18 15:02:47 +01:00
README.md
Initial commit
2022-12-13 13:14:13 +00:00
rpcserverthread.py
added RPCServerThread; attach RPCServerThread to MainWindow, exposing append method to append to DictList and to MDISubPlot; data from DictList needs to be transposed now; apply pyqtgraph theming
2022-12-18 14:45:57 +01:00
theme.py
added pyqtgraph style adjustments
2022-12-18 14:30:53 +01:00
README.md
grum
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
GUI for Remote Unified Monitoring
Readme
291
KiB
Languages
Python
99.8%
Shell
0.2%