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

t2n - simple command-line tool for NXT

Author

       t2n was written by Pascal Raymond.

       This manual page was written by Slavko <slavino@slavino.sk>, for the Debian project (and may be  used  by
       others).

                                                 March 27, 2010                                           T2N(1)

Description

       This manual page documents briefly the t2n command.

       t2n is simple command-line tool for sending commands to nxt through the USB port.

Name

       t2n - simple command-line tool for NXT

Options

       This  program  recognize  options  only  with  short  options starting with one dash (`-').  A summary of
       options is included below.

       -b     check battery level.

       -i     print nxt info.

       -ls    list files.

       -put<file.rxe>
              upload file.

       -get<file.rxe>
              download file.

       -v     set verbose mode.

       -vv    even more verbose.

       -vvv   gossip.

       -help  Show summary of options and exit.

       -version
              Show version of program and exit.

See Also

nxc(1), nxttool(1).

Synopsis

t2n [options]

See Also