Code repository for NGS Log Observer.
An ActionLog viewer for PSO2:NGS©️, but in Tauri this time!
/app
includes application source code./web
includes landing page source code.- View development information in the packages'
README.md
files.
Differences from ot-ngs-log-observer
- Built with Tauri instead of Electron.
- Less CPU usage for a bit more RAM usage (I think?).
- Starts up hella quick.
~3MB
installer size compared to~60MB
for Electron portable binary.
- Implementation based off of
@masayoshi4649/PSO2NGSLogViewer
. - Icons from Tabler Icons.
- Themes powered by Misskey's Theme Syntax.