8000 GitHub - albiummid/BDIX-FTP-TESTER: A modern cross-platform application to test BDIX FTP links and show working servers. Built with Flutter, this application supports Windows, Linux, macOS, and Android.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A modern cross-platform application to test BDIX FTP links and show working servers. Built with Flutter, this application supports Windows, Linux, macOS, and Android.

License

Notifications You must be signed in to change notification settings

albiummid/BDIX-FTP-TESTER

 
 

Repository files navigation

BDIX FTP TESTER

A cross-platform application to test and manage BDIX FTP servers.

Features

  • Test FTP server connections
  • Monitor server response times
  • Cross-platform support (Windows, Linux, macOS, Android)
  • Modern and intuitive user interface

Downloads

You can download the latest version for your platform from the Releases page.

Building from Source

Prerequisites

  • Flutter SDK (latest stable version)
  • For desktop builds:
    • Windows: Visual Studio with C++ development tools
    • Linux: GTK development libraries
    • macOS: Xcode
  • For Android builds: Android SDK and NDK

Build Instructions

  1. Clone the repository:
git clone https://github.com/FakeErrorX/BDIX-FTP-TESTER.git
cd BDIX-FTP-TESTER
  1. Get dependencies:
flutter pub get
  1. Build for your platform:
# For Windows
flutter build windows

# For Linux
flutter build linux

# For macOS
flutter build macos

# For Android
flutter build apk

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

A modern cross-platform application to test BDIX FTP links and show working servers. Built with Flutter, this application supports Windows, Linux, macOS, and Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 40.9%
  • C++ 31.0%
  • CMake 24.2%
  • Swift 2.1%
  • C 1.7%
  • Kotlin 0.1%
0