Coder Social home page Coder Social logo

davidnotes / flutter_server_box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lollipopkit/flutter_server_box

0.0 0.0 0.0 14.01 MB

server status & toolbox app using Flutter

Ruby 0.53% C++ 3.78% C 0.26% Objective-C 0.01% Kotlin 0.82% Dart 89.84% Swift 1.82% CMake 2.93%

flutter_server_box's Introduction

English | 简体中文

A Flutter project which provide charts to display Linux server status and tools to manage server.
Especially thanks to dartssh2 & xterm.dart.

🔖 Feature

  • Functions
    • SSH Terminal, SFTP
    • Docker & Pkg Manager
    • Status charts
    • Code editor
    • Ping and etc.
  • Localization ( English, 简体中文, Deutsch, 繁體中文, Indonesian. l10n guide )
  • Desktop support

📩 Push

In order to push server status to your portable device without opening ServerBox app (Such as message push and home widget), you need to install ServerBoxMonitor on your servers, and config it correctly. See Wiki for more details.

🆘 Help

If you have any question or feature request, please open a discussion.
If ServerBox app has any bug, please open an issue.

📱 ScreenShots

🖥 Platform

Status Platform
Full Support Android / iOS
Not tested macOS / Windows / Linux

🧱 Contribution

Any positive contribution is welcome. 10 iOS app redemption codes will be given away for the first time you participate in the contribution. :)

l10n guide

  1. Fork this repo and clone forked repo to your local machine.
  2. Create arb file in lib/l10n/ directory
    • File name should be intl_XX.arb, where XX is the language code. Such as intl_en.arb for English and intl_zh.arb for Chinese.
  3. Add content to the file. You can refer to intl_en.arb and intl_zh.arb for the format.
  4. Run flutter gen-l10n to generate files.
  5. Pull commit to your forked repo.
  6. Request a pull request on my repo.

📝 License

  • You can package it for personal use, but you can't distribute it.
    • For example: You can teach others how to package it to avoid spending money to buy App, but you can't directly distribute the App you packaged.
    • Why do I have to do this?
      • Security: If anyone inject malicious code into the source code and distribute it, it will cause a lot of trouble.
      • Income: Apple developer account = $99 per year. As a freshly graduated independent developer, I need income.
  • Except for the above, apply the GPLv3 license.

flutter_server_box's People

Contributors

gaelthas avatar its-tom avatar kalashnikov avatar liloupar avatar lin-calvin avatar lollipopkit avatar rainsunme avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.