Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Utilities

    Oraide 0.1

    Download button

    No screenshots available
    Downloads: 187  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Daniel D. Beck | More programs
    BSD License / FREE
    May 30th, 2011, 12:02 GMT
    ROOT / Utilities

     Read user reviews (0)  Refer to a friend  Subscribe

    Oraide description

    A tool to spare presenters the risky proposition of entering terminal commands and giving a presentation at the same time

    Oraide is an utility to spare presenters the risky proposition of entering terminal commands and giving a presentation at the same time. Oraide replays presentation scripts composed of notes and terminal commands into a GNU Screen session. In addition to presentations, it's also useful for recording screencasts.

    The name Oraide is a portmanteau of orate and aide.

    Usage


    Before giving your presentation, prepare a script file. A script file looks like this:

    # connect to the remote server
    ssh host-name

    # create a new file
    echo 'Hello, World!' >> hello_world.txt

    # Read the file.
    # And by that I mean cat it.
    cat hello_world.txt

    # Background activity
    1: ssh host-name
    1: rm hello_world.txt


    Script files are interpreted by these rules:

    - Blank lines are ignored.
    - Lines starting with a hash are presenters notes. They're not executed.
    - All other lines are commands to be sent to the Screen session. If such a line starts with a number and a colon, the command is sent to the Screen window of the name number. Otherwise, the command is sent to window 0.

    Once you have a script ready, you can run Oraide. Running Oraide requires a script and a Screen session as command line arguments. Thus, run Oraide like To run the script against a specific Screen session like so: oraide script session, where script and session are the name of the Oraide script and Screen sessions respectively. For example, to run a script named conference on a Screen session named demo, enter oraide conference demo.

    So, a complete example would look something like this:

    screen -S demo
    # put that screen session on the projector
    # open a new terminal session on your laptop display
    oraide my_great_presentation demo
    Starting my_great_presentation. Press ENTER to advance script.



    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    spare presenters | terminal commands | spare | presenters | presentation

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM