Asciinema tracking and usage
Websites using Asciinema by countrymarket share
2.3%
๐บ๐ธUS2.1%
๐ฉ๐ชDE2.1%
๐ซ๐ทFR1.1%
๐ฎ๐นIT1%
๐ฎ๐ณIN1%
๐ฌ๐งGB0.8%
๐จ๐ญCH0.8%
๐ง๐ทBRWebsites using Asciinema by industrymarket share ยท top 6 industries
Software Development
Technology & Computing
Cybersecurity
SaaS & Cloud
Education
Hardware & Electronics
0%13%25%38%50%
Download report
We track 887 websites using Asciinema, along with their country, traffic, industry and platforms. There are 20 websites using Asciinema in United States.
Filter by country
๐บ๐ธ United States20 sites
๐ฉ๐ช Germany19 sites
๐ซ๐ท France19 sites
๐ฎ๐น Italy10 sites
๐ฎ๐ณ India9 sites
๐ฌ๐ง United Kingdom9 sites
๐จ๐ญ Switzerland7 sites
๐ง๐ท Brazil7 sites
๐ท๐บ Russian Federation7 sites
๐จ๐ณ China7 sites
๐ช๐ธ Spain6 sites
๐ฉ๐ฐ Denmark5 sites
๐จ๐ฆ Canada5 sites
๐ต๐ฑ Poland4 sites
๐ฆ๐ท Argentina3 sites
๐จ๐ฟ Czechia3 sites
๐ฆ๐บ Australia3 sites
๐ฎ๐ฑ Israel3 sites
๐ฏ๐ต Japan2 sites
๐บ๐ฆ Ukraine2 sites
๐ท๐ด Romania2 sites
๐ท๐ธ Serbia2 sites
๐ฎ๐ฉ Indonesia2 sites
๐ธ๐ช Sweden2 sites
๐น๐ท Turkey2 sites
๐ต๐ผ Palau2 sites
๐ณ๐ฑ Netherlands2 sites
๐ซ๐ฎ Finland2 sites
๐ญ๐บ Hungary2 sites
๐ฎ๐ท Iran, Islamic Republic of2 sites
๐ช๐ช Estonia2 sites
๐ท๐ช Rรฉunion2 sites
๐ป๐ณ Viet Nam2 sites
๐ญ๐ท Croatia1 sites
๐ฒ๐ฝ Mexico1 sites
๐ฎ๐ช Ireland1 sites
๐ฑ๐ฎ Liechtenstein1 sites
๐จ๐ฝ Christmas Island1 sites
๐ง๐ฆ Bosnia and Herzegovina1 sites
๐ฑ๐น Lithuania1 sites
๐ฌ๐ธ South Georgia and the South Sandwich Islands1 sites
๐น๐ฏ Tajikistan1 sites
๐ฆ๐ฑ Albania1 sites
๐น๐ผ Taiwan, Province of China1 sites
๐ง๐ช Belgium1 sites
๐ฆ๐น Austria1 sites
๐ธ๐ฐ Slovakia1 sites
๐ฌ๐ท Greece1 sites
๐ธ๐ด Somalia1 sites
๐ฐ๐ณ Saint Kitts and Nevis1 sites
๐ฑ๐บ Luxembourg1 sites
๐ญ๐น Haiti1 sites
About Asciinema
Asciinema is a free and open-source solution for recording terminal sessions and sharing them on the web. But it allows you to take the recordings a step further and share them via the web (you can send an embed code or the source file as needed).
Frequently asked
What is Asciinema?โบ
Asciinema is a free and open-source tool used for recording, sharing, and collaborating on terminal sessions. It allows you to capture and share your terminal interactions in real-time, which can be useful for demos, tutorials, or debugging purposes. The recordings can be shared via a unique URL and can be embedded in project documentation or web pages.
Can I install Asciinema on any operating system?โบ
Yes, Asciinema can be installed on various operating systems, including Linux, macOS, and Windows (using Windows Subsystem for Linux - WSL). It is also available on several package managers for easy installation and updates.
Are Asciinema recordings just plain text, or are they videos?โบ
Asciinema recordings are not traditional video files but are essentially a series of plain text frames with accurate timing information stored in a lightweight, versatile JSON-based format called asciicast. This enables easy editing, sharing, high-quality scaling, and quick loading times without the drawbacks of large video file sizes.
How can I share my recorded terminal session with someone else?โบ
After recording a terminal session with Asciinema, you can upload it to the Asciinema website to generate a unique shareable URL. You can then share this link with anyone, and they will be able to view and interact with the recording in their web browser. Additionally, you can embed the recording in a web page or project documentation using an iframe or the Asciinema JavaScript library.
Is it possible to export an Asciinema recording to other formats?โบ
Yes, you can export Asciinema recordings to other formats like GIF, WebM, or MP4 using various converter tools available in the community. However, keep in mind that exporting to video or image formats may result in larger file sizes compared to the original text-based format, and you may lose some features like text selection or infinite scaling.