Jump to content

Search the Community

Showing results for tags 'ascii.io'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Informatii generale
    • Anunturi importante
    • Bine ai venit
    • Proiecte RST
  • Sectiunea tehnica
    • Exploituri
    • Challenges (CTF)
    • Bug Bounty
    • Programare
    • Securitate web
    • Reverse engineering & exploit development
    • Mobile security
    • Sisteme de operare si discutii hardware
    • Electronica
    • Wireless Pentesting
    • Black SEO & monetizare
  • Tutoriale
    • Tutoriale in romana
    • Tutoriale in engleza
    • Tutoriale video
  • Programe
    • Programe hacking
    • Programe securitate
    • Programe utile
    • Free stuff
  • Discutii generale
    • RST Market
    • Off-topic
    • Discutii incepatori
    • Stiri securitate
    • Linkuri
    • Cosul de gunoi
  • Club Test's Topics
  • Clubul saraciei absolute's Topics
  • Chernobyl Hackers's Topics
  • Programming & Fun's Jokes / Funny pictures (programming related!)
  • Programming & Fun's Programming
  • Programming & Fun's Programming challenges
  • Bani pă net's Topics
  • Cumparaturi online's Topics
  • Web Development's Forum
  • 3D Print's Topics

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Yahoo


Jabber


Skype


Location


Interests


Occupation


Interests


Biography


Location

Found 1 result

  1. Record Your Terminal Share it with no fuss ASCII.IO is the simplest way to record your terminal and share the recordings with your fellow geeks. Simply record and upload your terminal session with a single command, and ASCII.IO will play it back in your browser. Getting started 1. Install recorder Linux To install/update ascii.io recorder, open a terminal and run following command: $ curl -sL get.ascii.io | bash OSX (via Homebrew) Install with: $ brew install https://raw.github.com/gist/3875486/asciiio.rb --HEAD Later update with: $ brew upgrade asciiio OSX (no Homebrew) If you don't use Homebrew then install/update with: $ curl -sL get.ascii.io | bash 2. Record Open your terminal and run following command: $ asciiio New shell instance will be opened and everything you'll do in it will be recorded. When you're ready to upload simply exit the shell with exit command or just hit <C-d>. 3. Create profile (optional) If you want your recordings to be assigned to your ascii.io profile and to be able to edit/delete them run this and follow instructions: $ asciiio auth If you skip this step now, you can always run above command later and all previously recorded asciicasts will get automatically assigned to your new profile. Btw, see my profile. Advanced options See the list of available options with: $ asciiio -h usage: asciiio [-h] [-i] [-y] [-c <command>] [-t <title>] [action] Asciicast recorder+uploader. Actions: rec record asciicast (this is the default when no action given) upload upload recorded (but not uploaded) asciicasts auth authenticate and/or claim recorded asciicasts Optional arguments: -c command run specified command instead of shell ($SHELL) -t title specify title of recorded asciicast -y don't prompt for confirmation -h, --help show this help message and exit --version show version information Source: http://ascii.io/
×
×
  • Create New...