OmsUI

screenshot of OmsUI
react
vite

一个阉割版的xshell并简单的实现ansible或者saltstack的部分功能。webShell

Overview

The product offers a robust suite of features tailored for seamless file management and SSH operations, appealing to developers and system administrators alike. It simplifies complex tasks, providing a user-friendly interface for managing various backend processes, enhancing both productivity and efficiency.

Features

  • Tunnel Support: Similar to SSH's -L and -R functionality, ensuring secure and versatile tunnel management.
  • Cron Task Management: Easily manage long-running processes and cron jobs, streamlining your operations.
  • Batch Execution: Effectively execute multiple SSH commands through batch execution files, saving valuable time.
  • File Upload: Supports bulk uploads, allowing efficient transfer of large files without hassle.
  • Streaming Transfer: Streamlined transmission for large files enhances the usability and performance.
  • SFTP Compatibility: A built-in file browser utilizes SFTP for intuitive file management directly from the interface.
  • Environment Variable Support: Uses .env files for configurable environment settings, promoting flexible development.
  • Theme Switching: Offers both light and dark theme options to enhance user experience based on preference.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.