Replies: 3 comments 2 replies
-
p.s. bookmark opened file for future use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you .. guess I should have known to look there .. I'll let you know if I'm able to base64 the fonts and images and wrap them all up in the single index page to create one single "BrowserApp". I will not release to the general population.
This might seem like a strange request but in environments where the internet is not available and your average user does not have access to create an 8080 port or their own server, this ends up being the only option. It has worked well in the past, I could send you some examples of other WebApps I've turned into BrowserApps if you're interested. Yours will be the most complicated one I've converted however. You've given me half the battle though.
Tad Lewis
…On Tuesday, July 9th, 2024 at 3:03 PM, Vilius ***@***.***> wrote:
- go to [github](https://github.com/viliusle/miniPaint)
- choose master or live (gh-pages) repository
- download files (code button > download ZIP)
- extract archive, lets say Desktop
- open index.html file with browser and here you will be able to use app without internet access.
p.s. bookmark opened file for future use
—
Reply to this email directly, [view it on GitHub](#409 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BJXUC5FJIOHDKBLXYTOJAN3ZLQXWTAVCNFSM6AAAAABKRUA562VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBQGE4TMMA).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Have you considered creating a stand-alone HTML file with all of the resources embedded in the code? I have attempted to do this with your APP but have not been successful to date. In some cases, internet access isn't always available nor is the ability to setup NPM and all of the trimmings that go with it. Otherwise, thanks for the APP I use it everyday.
Beta Was this translation helpful? Give feedback.
All reactions