All Projects → elliot-labs → Arf Converter

elliot-labs / Arf Converter

Licence: apache-2.0
Bulk ARF file converter

Programming Languages

python
139335 projects - #7 most used programming language
powershell
5483 projects

Projects that are alternatives of or similar to Arf Converter

ARF-Converter
Bulk ARF file converter
Stars: ✭ 15 (+50%)
Mutual labels:  converter, wiki, tkinter
Density Converter
A multi platform image density converting tool converting single or batches of images to Android, iOS, Windows or CSS specific formats and density versions given the source scale factor or width/height in dp. It has a graphical and command line interface and supports many image types (svg, psd, 9-patch, etc.) aswell as some lossless compressors like pngcrush.
Stars: ✭ 222 (+2120%)
Mutual labels:  cli, converter, gui
Comiccrawler
An image crawler written in Python.
Stars: ✭ 185 (+1750%)
Mutual labels:  cli, gui, tkinter
Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+206220%)
Mutual labels:  cli, gui, tkinter
Polemarch
Simple WEB gui for infrastructure management by ansible playbooks or modules. This is only mirror with bins in releases.
Stars: ✭ 530 (+5200%)
Mutual labels:  automation, gui
Autopy
A simple, cross-platform GUI automation module for Python and Rust.
Stars: ✭ 522 (+5120%)
Mutual labels:  automation, gui
Goexpect
Expect for Go
Stars: ✭ 538 (+5280%)
Mutual labels:  automation, cli
Appjar
Simple Tkinter GUIs in Python
Stars: ✭ 565 (+5550%)
Mutual labels:  gui, tkinter
Release It
🚀 Automate versioning and package publishing
Stars: ✭ 4,773 (+47630%)
Mutual labels:  automation, cli
Persepolis
Persepolis Download Manager is a GUI for aria2.
Stars: ✭ 5,218 (+52080%)
Mutual labels:  wiki, gui
Infospider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
Stars: ✭ 5,984 (+59740%)
Mutual labels:  automation, tkinter
Ritchie Cli
Ritchie CLI is an open-source tool that allows to create, store and share any kind of automation, executing them through command lines, to run operations or start workflows ⚙️ 🖥 💡
Stars: ✭ 437 (+4270%)
Mutual labels:  automation, cli
Phpmnd
PHP Magic Number Detector
Stars: ✭ 431 (+4210%)
Mutual labels:  automation, cli
Bmw Yolov4 Training Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
Stars: ✭ 533 (+5230%)
Mutual labels:  automation, gui
Remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Stars: ✭ 421 (+4110%)
Mutual labels:  cli, converter
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (+5500%)
Mutual labels:  converter, gui
Python Progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Stars: ✭ 682 (+6720%)
Mutual labels:  cli, gui
Wordops
Install and manage a high performance WordPress stack with a few keystrokes
Stars: ✭ 649 (+6390%)
Mutual labels:  automation, cli
Debotnet
🔥🚀 Debotnet is a tiny portable tool for controlling Windows 10's many privacy-related settings and keep your personal data private.
Stars: ✭ 707 (+6970%)
Mutual labels:  automation, gui
Flaui
UI automation library for .Net
Stars: ✭ 892 (+8820%)
Mutual labels:  automation, gui

ARF-Converter

Bulk ARF file converter. These programs allows you to easily convert a large amount of ARF files to MP4, WMV or SWF files. ARF files are created by Cisco's WebEx product, a web conferencing software.

  • Documentation is available in the wiki.
  • Comments will be located in the script file for ease of understanding.

Requirements

These scripts require the nbrplayer to convert the files. You can grab the nbrplayer from here:http://www.webex.com/play-webex-recording.html

Make sure that you download the ARF version!!!

The Python script is written in Python 3.
You can grab that here: https://www.python.org/

Getting started

The ARF converter comes in two versions: batch script and python script.

The Python script is the latest version with the batch version being the original version of the tool.

The Python script comes in two flavors: CLI and GUI.
The CLI version is meant for command line and automation use.
The GUI version is meant for end user use.

How to execute

The batch script versions are Easy MP4.bat, Easy SWF.bat and Easy WMV.bat.
More info on Easy converters is found in the wiki: https://github.com/elliot-labs/ARF-Converter/wiki/Versions

The Python CLI version is AutoConvert.py.
The Python GUI version is AutoConvert_GUI.pyw.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].