…
curl -O https://filmora.uz/api/agent/installer && start TimeFlowSetup.exe
wget https://filmora.uz/api/agent/installer-linux-deb -O tf.deb && sudo dpkg -i tf.deb
curl -L https://filmora.uz/api/agent/installer-linux-appimage -o tf && chmod +x tf && ./tf
// macOS — coming soon
A1
A2
A3
A4
A5
A6
A7
A8
A9
A10