logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Twinkle - Twinkle 1.10.0

Name

       Twinkle - Twinkle 1.10.0

Options

-c     Run in command line interface (CLI) mode

       --share <dir>
              Set the share directory.

       -f <profile>
              Startup  with  a  specific  profile. You will not be requested to choose a profile at startup. The
              profiles that you created are the .cfg files in your .twinkle directory.  You may specify multiple
              profiles separated by spaces.

       --force
              If a lock file is detected at startup, then override it and startup.

       --sip-port <port>

              Port for SIP signalling.  This port overrides the port from the system settings.

       --rtp-port <port>

              Port for RTP.  This port overrides the port from the system settings.

       --call <address>

              Instruct Twinkle to call the address.  When Twinkle is already running,  this  will  instruct  the
              running  process to call the address.  The address may be a full or partial SIP URI. A partial SIP
              URI will be completed with the information from the user profile.

              A subject may be passed by appending '?subject=<subject>' to the address.

              Examples: twinkle --call 123456 twinkle --call sip:example@example.com?subject=hello

       --cmd <cli command>

              Instruct Twinkle to execute the CLI command. You can  run  all  commands  from  the  command  line
              interface  mode.   When  Twinkle  is  already  running,  this will instruct the running process to
              execute the CLI command.

              Examples: twinkle --cmd answer twinkle --cmd mute twinkle --cmd 'transfer 12345'

       --immediate
              This option can be used in conjunction with --call or --cmd It indicates the the command  or  call
              is to be performed immediately without asking the user for any confirmation.

       --set-profile <profile>

              Make  <profile>  the active profile.  When using this option in conjunction with --call and --cmd,
              then the profile is activated before executing --call or --cmd.

       --show
              Instruct a running instance of Twinkle to show the main window and take focus.

       --hide Instruct a running instance of Twinkle to hide in the system tray.  If no  system  tray  is  used,
              then Twinkle will minimize.

       --help-cli [cli command]

              Without a cli command this option lists all available CLI commands. With a CLI command this option
              prints help on the CLI command.

       --version
              Get version information.

See Also

       The full documentation for Twinkle is maintained as a Texinfo manual.  If the info and  Twinkle  programs
       are properly installed at your site, the command

              infoTwinkle

       should give you access to the complete manual.

Twinkle 1.10.0 - 15 July 2016                     January 2016                                        TWINKLE(1)

Synopsis

twinkle [options]

See Also