mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[GH-ISSUE #90] Use frontail embedded my app source #64
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rafaelquines on GitHub (Feb 22, 2017).
Original GitHub issue: https://github.com/mthenw/frontail/issues/90
Hi.
I'm developing an app in nodejs that basically monitor some raspberry pi inputs.
Actually I already use frontail in my app to monitor app logs.
But my app calls frontail by shell execute.
Is there some form I "require" frontail, and init it by my source, instead of call external?
Or I would need copy frontail source code and put inside my source app?
Can you help me?
Thanks
@mthenw commented on GitHub (Feb 22, 2017):
Hey,
no, there is no to programmatically run frontail. The only way is run it from shell.