1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Dart7,942 stars (7,942 stars)493 forks (493 forks)batch import
featurehelp wanted
Description
你好,能不能考虑适配一下komari探针的api登录,api登录不仅可以监视vps还可以控制ssh登录使用
Contributor guide
- Tech stack
- dartflutterrest api
- Domain
- mobilebackend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Flutter basic knowledgeREST API concepts
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 60
- Research direction
- The user requests integration of Komari API for server login and management. First, research the Komari API (likely a server monitoring tool) to understand its authentication and control endpoints. Then, modify the Flutter app's server addition flow to support Komari API login, similar to existing SSH key or password methods. Check the repository's existing API service files (e.g., in lib/services/) for patterns to follow.