server status & toolbox app using Flutter

Overview

Server Monitor & Toolbox

A new Flutter project which provide a chart view to display server status data.

ScreenShots

Milestone

  • SSH connect
  • Server info store
  • Status chart view
  • Base64/Url En/Decode
  • Private key store
  • Server status detail page
  • Theme switch
  • Execute snippet
  • Migrate from ssh2 to dartssh2
  • Desktop support.

Build

Please use make.dart to build.

# build android apk
./make.dart build android
# due to pub package 'ssh2' incompatibility
# can't build ios ipa through './make.dart build ios'
# more info: [https://github.com/jda258/flutter_ssh2/issues/8]
# please run below cmd to run on ios device
./make.dart run release

License

LGPL License. LollipopKit 2021

You might also like...

Bikeminer is an Android based app that sends the GPS data of the smartphone to a server.

Bikeminer is an Android based app that sends the GPS data of the smartphone to a server.

This repository is for the advanced software engineering lecture 2022 at DHBW-Mannheim Bikeminer Bikeminer is an Android based app that sends the GPS

Mar 29, 2022

A Flutter server rendering framework

Shark Flutter 🦈 (Under Construction) A Flutter server rendering framework After i finish the project structure, I would draw a project diagram and de

Dec 29, 2022

A complete grocery store developed with Flutter, .Net Core, Firebase, One Signal and SQL Server as backend

A complete grocery store developed with  Flutter, .Net Core, Firebase, One Signal and SQL Server as backend

# Grocery-Store developed in Flutter,DotNet Core, Firebase, One-Signal, SQL-Server, Stripe, Razorpay, Paypal A complete grocery store developed with F

Jan 1, 2023

server side dart micro-framework to handle incoming http requests

Queen Palace 🏰👑 Introduction server side dart micro-framework to handle incoming http requests

Aug 30, 2022

Nakama is an open-source server designed to power modern games and apps

Nakama is an open-source server designed to power modern games and apps. Features include user accounts, chat, social, matchmaker, realtime multiplayer, and much more.

Dec 30, 2022

Rokeet UI - A Server Driven UI Framework

Rokeet UI A Server-Driven UI framework. Status Lib Build Coverage Core Configure Mockoon server Install Mockoon: Mac OSX brew install --cask mockoon

Apr 7, 2022

Server that provide API to simple note application

Server that provide API to simple note application

note-app-api-mobile end-to-end note application API Golang for the web application MongoDB for the database PostMan requests Collection Flutter simple

Oct 4, 2022

An expressive, functional, and full-featured server-side framework for Dart.

An expressive, functional, and full-featured server-side framework for Dart.

A framework and collection of packages for writing http servers, built on top of the shelf package. This framework is intended to reduce the technical

Jun 25, 2022

This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

Ui Clone of the Nequi application This design has been created for educational purposes. Also this project has integrated push notifications with fire

Nov 17, 2022
Releases(v1.0.160)
Owner
Junyuan Feng
Junyuan Feng
Tesla car app using Flutter that works both android and iOS. Users can unlock any door, check battery status also control the air cooler temperature and check the psi of the tires.

Tesla App Tesla car app using Flutter that works both android and iOS. Users can unlock any door, check battery status also control the air cooler tem

null 12 Dec 18, 2022
This app is used to download whatsapp status photo and videos

This app is used to download whatsapp status photo and videos. you can upload this app in playstore as well. there are lot's of application available like WhatsApp Story Saver, Story Downloader for whatsapp.

Akram Chauhan 51 Nov 28, 2022
A Flutter Plugin to check Android device Root status and execute shell commands with root privileges

root plugin A Flutter Plugin to check Android device Root status and Run shell commands in android(only). This plugin is based on Topjohnwu libsu and

Gokulprasanth 12 Nov 15, 2022
Connectionstatusbar - Flutter connection status bar, widget that animates when internet connection changes

connection_status_bar A widget that animates when internet connection changes Getting Started add it to your dependencies then use it anywhere on your

Amir Ghezelbash 112 Nov 23, 2022
A Deep Learning Based Attendance System is a mobile application that aims to make it easier for lecturers to check the attendance status of students which are attending the course.

Attendance System / Flutter App A Deep Learning Based Attendance System is a mobile application that aims to make it easier for lecturers to check the

Merthan Kavak 11 Oct 24, 2022
Flutter WebRTC demo with Python server to perform image processing on video frames using OpenCV

flutter + webrtc => python + aiortc + opencv This demo project should help you to get setup sending a video feed from a flutter app to a python backen

John Crisp 42 Dec 29, 2022
Server-side timer project using WebSockets(with Socket.IO), NestJS and Flutter

Documentation Full documentation and the article series can be found here, Article on dev.to Output Setup Run Locally Clone the project git clone ht

Rukshan J. Senanayaka 9 Dec 26, 2022
GetDoctor is a complete app developed in Flutter, Firebase and Blazor,.Net Core API and SQL Server

GetDoctor ?? ?? ?? GetDoctor is a complete app developed in Flutter, Firebase and Blazor,DotNet Core API and SQL Server GetDoctor is a complete packag

Sunil Vijayan 69 Dec 19, 2022
Flutter + Bloc + Laravel Sunctum + SQL Server Job Finder App

Intro Job Finder App on Flutter. Front-end: Flutter State Management: Bloc / Cubit Back-end: Laravel + SQL server to Build Rest Api Check the screensh

Ihab Zaidi 8 Oct 31, 2022
A Proxy Server App For Open Weather API

A proxy server app for open weather api. It is built using Shelf and shelf_rate_limiter. This code handles HTTP GET requests to /api. By default it al

Ramyak Mehra 1 Nov 26, 2021