Directories
¶
| Path | Synopsis |
|---|---|
|
Command bookmark demonstrates github.com/crgimenes/native/bookmark: it creates a persistence token for a file, resolves the token back into a path (starting the access grant), and releases the grant.
|
Command bookmark demonstrates github.com/crgimenes/native/bookmark: it creates a persistence token for a file, resolves the token back into a path (starting the access grant), and releases the grant. |
|
Command clipboard demonstrates github.com/crgimenes/native/clipboard: it writes text to the system clipboard, reads it back, and restores whatever was there before.
|
Command clipboard demonstrates github.com/crgimenes/native/clipboard: it writes text to the system clipboard, reads it back, and restores whatever was there before. |
|
Command filedialog demonstrates github.com/crgimenes/native/filedialog: it shows the native open panel, the native save panel, then the native choose-directory panel.
|
Command filedialog demonstrates github.com/crgimenes/native/filedialog: it shows the native open panel, the native save panel, then the native choose-directory panel. |
|
Command mmap demonstrates github.com/crgimenes/native/mmap: it maps a file, edits it through the byte slice, unmaps, and reads the change back from disk.
|
Command mmap demonstrates github.com/crgimenes/native/mmap: it maps a file, edits it through the byte slice, unmaps, and reads the change back from disk. |
|
Command openurl demonstrates github.com/crgimenes/native/openurl: it opens a web page in the default browser and reveals a file in the file manager.
|
Command openurl demonstrates github.com/crgimenes/native/openurl: it opens a web page in the default browser and reveals a file in the file manager. |
|
Command power demonstrates github.com/crgimenes/native/power: it asks the OS to keep the system awake, holds the inhibition for a few seconds, then releases it.
|
Command power demonstrates github.com/crgimenes/native/power: it asks the OS to keep the system awake, holds the inhibition for a few seconds, then releases it. |
|
Command singleinstance demonstrates github.com/crgimenes/native/singleinstance.
|
Command singleinstance demonstrates github.com/crgimenes/native/singleinstance. |
|
Command tray demonstrates github.com/crgimenes/native/tray: it puts an icon with a small menu in the system tray / menu bar and logs when items are chosen.
|
Command tray demonstrates github.com/crgimenes/native/tray: it puts an icon with a small menu in the system tray / menu bar and logs when items are chosen. |
Click to show internal directories.
Click to hide internal directories.