Title: SimTerm
Author: gasparfm
Published: <strong>1. 8. 2016</strong>
Last modified: 14. 12. 2016

---

Prohledat pluginy

![](https://ps.w.org/simterm/assets/banner-772x250.png?rev=1465994)

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://ps.w.org/simterm/assets/icon-256x256.png?rev=1465263)

# SimTerm

 Autor: [gasparfm](https://profiles.wordpress.org/gasparfm/)

[Stáhnout](https://downloads.wordpress.org/plugin/simterm.0.3.2.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/simterm/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/simterm/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/simterm/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/simterm/#developers)

 [Podpora](https://wordpress.org/support/plugin/simterm/)

## Popis

Show the world how you use the command line with this plugin. Designed for tech 
blogs, tutorials and sections
 where terminal commands matter.

This plugin, make a shortcode: [simterm][/simterm] and shows the text inside as 
in a terminal session, including
 some typing animation and separating user input
and program output. By defaults commands have a $ symbol as the first character 
of the line and user input has the > (greater than) symbol.

You can also specify the color of the line using ##red## , ##blue## , ##green## 
or ##yellow## or even a custom
 delay for this line with ##delay=[ms]## with the
amount of milliseconds to sleep.

To create the effect it uses „Show Your Terms“ by Kande Bofim, a tiny and library
agnostic Javascript.

## Snímky obrazovky

[⌊Some useless commands typing on screen⌉⌊Some useless commands typing on screen⌉[

Some useless commands typing on screen

[⌊Commands and user input with colors⌉⌊Commands and user input with colors⌉[

Commands and user input with colors

## Instalace

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory.
 2. Activate the plugin through the ‚Plugins‘ screen in WordPress
 3. Use the Settings->SimTerm Settings screen to configure the plugin
 4. In your post enter [simterm][/simterm] shortcode to start a terminal session

## Nejčastější dotazy

  I will update it when questions come

## Recenze

![](https://secure.gravatar.com/avatar/98cfa2482025701aa66fccabd4383e04994ccdf1249664f17e4024492e2769d3?
s=60&d=retro&r=g)

### 󠀁[tags in [simterm] [/simterm]](https://wordpress.org/support/topic/tags-in-simterm-simterm/)󠁿

 [hoseinvita](https://profiles.wordpress.org/hoseinvita/) 19. 3. 2020

Hey Thank you for this beautiful plugin i have a problem my website font is persian
and when i type numbers in [simterm]1234[/simterm] it shows persian numbers and 
i cant put some html tag in it to change the font family i dont know what to do 
please help me ! thank you

![](https://secure.gravatar.com/avatar/9867d0f6ab9066fd00d421a78ae0897e899b1524709038ac256ee496fdfc5a1c?
s=60&d=retro&r=g)

### 󠀁[Thank you! It’s amazing!](https://wordpress.org/support/topic/thank-you-its-amazing/)󠁿

 [mihailind](https://profiles.wordpress.org/mihailind/) 15. 3. 2018

The best terminal plug-in, everything works fine on the latest version of wp!

![](https://secure.gravatar.com/avatar/171ce0dc1665d22accf245e2f7e2a95cd4d085af50026d7eff8960f13ed7066d?
s=60&d=retro&r=g)

### 󠀁[Great Plug-in! Thank You Soooo Much!](https://wordpress.org/support/topic/great-plug-in-thank-you-soooo-much/)󠁿

 [ogtank](https://profiles.wordpress.org/ogtank/) 22. 5. 2017

This is the most useful plug-in in the world. It makes my tutorials a lot better
and makes everything look really nice. Please don’t abandon this plug-in ever! Thank
you

![](https://secure.gravatar.com/avatar/435fa69c397e645f4ed11680580115ae902cb649da00b2184c5cc435209f5304?
s=60&d=retro&r=g)

### 󠀁[Awesome!](https://wordpress.org/support/topic/awesome-4274/)󠁿

 [setevoy](https://profiles.wordpress.org/setevoy/) 8. 2. 2017

Great plugin. Simple, fast and – it just works. Thanks!

 [ Přečtěte si všechny 4 recenze ](https://wordpress.org/support/plugin/simterm/reviews/)

## Autoři

SimTerm je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ gasparfm ](https://profiles.wordpress.org/gasparfm/)

[Přeložte “SimTerm” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/simterm)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/simterm/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/simterm/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/simterm/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/simterm/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 0.3.2 (2016-12-15)

 * Updated show your terms script. Fixed a bug on empty lines

#### 0.3.1 (2016-12-14)

 * Bug fix for older WordPress versions

#### 0.3.0 (2016-12-14)

 * Main JS update, now supports:
    - replay
       * copy to clipboard (whole term or just a line with double click)
       * status bar (use nostatusbar class to return to the default behaviour)
       * no animate settings (window won’t be animated by default)
       * Ubuntu terminal theme
       * Blue theme (It was implemented in SimTerm, now it is in showyourterms)
       * Terminal won’t replay automatically on mouse over.
 * Compatibility with WordPress 4.7
 * Setting to enable/disable automatic animation (default enabled)
 * Setting to enable/disable statusbar (default disabled)
 * Shortcode settings (animate=“1/0″ , statusbar=“1/0″) to apply to individual terms
 * Updated translations
 * Known issue: Javascript messaged are not translated

#### 0.2.4 (2016-08-11)

 * Main JS update, now supports pause on lines
 * Ability to change theme in the shortcode [simterm theme=“dark“]…[/simterm]

#### 0.2.3 (2016-08-04)

 * < and > are now visible.

#### 0.2.2 (2016-08-03)

 * Plugin translated 100% to Spanish

#### 0.2.1 (2016-08-03)

 * WP 4.2 is now the least compatible version

#### 0.2 (2016-08-03)

 * More config options: window title, typing speed, several new delays and character
   fixing for HTML output and WordPress.
 * Title is an attribute of shortcode too.
 * Fixed commands with extra attributes ##xxx## weren’t properly recognised.
 * New ##speed## option for lines to specify typing speed.
 * Version tagged 0.2

#### 0.1.1 (2016-08-01)

 * Added translations

#### 0.1 (2016-07-25)

 * Initial version

## Meta

 *  Verze **0.3.0**
 *  Poslední aktualizace **před 10 roky**
 *  Aktivních instalací **30+**
 *  Verze WordPressu ** 4.2 nebo novější **
 *  Testováno až do WordPressu **4.7.33**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/simterm/)
 * Štítků
 * [bash](https://cs.wordpress.org/plugins/tags/bash/)[command](https://cs.wordpress.org/plugins/tags/command/)
   [line](https://cs.wordpress.org/plugins/tags/line/)[linux](https://cs.wordpress.org/plugins/tags/linux/)
   [terminal](https://cs.wordpress.org/plugins/tags/terminal/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/simterm/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  4 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/simterm/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/simterm/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/simterm/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/simterm/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/simterm/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simterm/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/simterm/reviews/)

## Spolupracovníci

 *   [ gasparfm ](https://profiles.wordpress.org/gasparfm/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/simterm/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://gaspar.totaki.com/donate/)