We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you create a web page with a form to create them?
Here is a fee examples I will try when I would like to see:
https://aiei.ch/airports/
http://shell.aiei.ch/typography/
The text was updated successfully, but these errors were encountered:
Do you mean to make a website that will generate the command to use for a specific website?
For https://aiei.ch/airports/:
appnativefy --name "Airports" --url "https://aiei.ch/airports/" --favicon
(We passed --favicon to force use the favicon, it is optional)
--favicon
For http://shell.aiei.ch/typography/:
appnativefy --name "Font Specimen Creator" --url "http://shell.aiei.ch/typography/"
(This site does not have a favicon, so --favicon not passed.
Sorry, something went wrong.
No branches or pull requests
Can you create a web page with a form to create them?
Here is a fee examples I will try when I would like to see:
https://aiei.ch/airports/
http://shell.aiei.ch/typography/
The text was updated successfully, but these errors were encountered: