mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #18] installation from the sources is not documented #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-3ginfo-lite#11
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 @bam80 on GitHub (Sep 26, 2022).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/18
While trying to solve #17, I came to the question if installation from sources is possible instead?
It turned out the repo here can be used as openwrt feed, but it's not documented anywhere.
Based on my own experience, I think it's not very obvious the app can be installed this way, so it's probably better to have a note about it in Readme.
Here is the example from similar project:
https://github.com/koshev-msk/modemfeed#how-to-add-repo-and-compile-packages
@4IceG commented on GitHub (Sep 26, 2022):
Thanks for the suggestion. As soon as I have a free moment, I will test the option from the link.
Earlier, I did not think about adding such information. My packages are rather unpopular so I didn't have many compilation questions.
@bam80 commented on GitHub (Sep 26, 2022):
Hmm, isn't
feeda way you compile this app for yourself? I wonder if it's possible to do it without.As a side note, if you know a more popular app for monitoring modem signal - please let me know :)