istanbul
Desktop session recorder producing Ogg Theora video
Install
- All systems
-
curl cmd.cat/istanbul.sh
- Debian
-
apt-get install istanbul
- Ubuntu
-
apt-get install istanbul
- Kali Linux
-
apt-get install istanbul
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install istanbul
- Raspbian
-
apt-get install istanbul
- Dockerfile
- dockerfile.run/istanbul
istanbul
Desktop session recorder producing Ogg Theora video
Istanbul is a desktop session recorder for the Free Desktop. It records your session into an Ogg Theora video file. To start the recording, you click on its icon in the notification area. To stop you click its icon again. It can make a screencast of the full screen or just of an area of the screen. It is even capable of recording audio from the default input channel. It works on GNOME, KDE, Xfce and others.
node-istanbul
JavaScript code coverage tool
This package is a JavaScript code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Node.js is an event-based server-side JavaScript engine.