mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add nativefier to docs
This commit is contained in:
parent
df6be79b99
commit
16eb077150
@ -101,6 +101,15 @@ You need to create a `Google Maps API <https://developers.google.com/maps/docume
|
|||||||
|
|
||||||
You can disable the feature by adding ``GOOGLE_MAPS_ENABLED=false`` to the .env file.
|
You can disable the feature by adding ``GOOGLE_MAPS_ENABLED=false`` to the .env file.
|
||||||
|
|
||||||
|
Time Tracking App
|
||||||
|
"""""""""""""""""
|
||||||
|
|
||||||
|
You can create a desktop wrapper for the time tracking app by installing `Nativefier <https://github.com/jiahaog/nativefier>`_ and then running:
|
||||||
|
|
||||||
|
.. code-block:: shell
|
||||||
|
|
||||||
|
nativefier --name "Invoice Ninja" --user-agent "Time Tracker" https://example.com/time_tracker
|
||||||
|
|
||||||
Voice Commands
|
Voice Commands
|
||||||
""""""""""""""
|
""""""""""""""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user