Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

栏目: IT技术 · 发布时间: 4年前

内容简介:Easy and fun way to work with SSHSnowflake is a graphical SSH client. It has a file browser, terminal emulator, resource/process manager, disk space analyzer, text editor, log viewer and lots of other helpful tools, which makes it easy to work with remote

Snowflake

Easy and fun way to work with SSH

Snowflake is a graphical SSH client. It has a file browser, terminal emulator, resource/process manager, disk space analyzer, text editor, log viewer and lots of other helpful tools, which makes it easy to work with remote servers. It runs on Linux and Windows. Snowflake has been tested with Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD and HP-UX

Intended audience

The application is targeted mainly towards web/backend developers who often deploy/debug their code on remote servers and not overly fond of complex terminal based commands. It could also be useful for sysadmins as well who manages lots of remote servers manually.

This article explains some more cases

How it works

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Download:

Windows Ubuntu/Mint/Debian Other Linux MacOS Other
MSI installer DEB installer Generic installer (64 bit) TBD JAR (Java 11)

Features:

  • Simple graphical interface for common file operations
  • Built in text editor with syntax highlighting and support for sudo
  • Simply view and search huge log/text files in a jiffy
  • Fast powerful file and content search, powered by find command
  • Built in terminal and command snippet
  • Fully equiped task manager
  • Built in graphical disk space analyzer
  • Manage SSH keys easily

Simple graphical interface for common file operations

The app is designed to provide a simple graphical interface which allow common activities like moving files on server, renaming, cut, copy, paste, archiving, executing scripts,checking free space, calculating directory size, changing permissions etc in simple and efficient way. Though file browing is based on SFTP, the app uses shell commands whenever posssible to perform operations efficiently. For example deleting a directory having huge number of files and sub directories can take a while using SFTP, but with simple rm command its much faster. Also the app will prompt to user and can run sudo if priviledged operation needs to be performed. No switching to terminal is needed to invoke sudo. Moving files between servers is also supported with simple drag and drop.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Built in text editor with syntax highlighting and support for sudo

Built in text editor comes in handy when dev or admin needs to modify some files. The editor can invoke sudo and prompt for passwords as needed. This could be very helpfull for modifying global configuration files( like /etc/profile etc ) from editor without using vi or other terminal based editors.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Simply view and search huge log/text files in a jiffy

The built in log viewer can show huge log files, upto several terabytes in a very efficient manner. There is no need for downloading the whole file for view or search, thus skipping the pain of waiting for a long time to download the file, or using acrane terminal based tools. The log viewer presents a paginated view of the file, which loads in much less time.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Fast powerful file and content search, powered by find command

Powerful search functionality, which allows users to find files by name, type, modification date and can also look inside compressed archives. for example its now very easy to find all the files created between a date range dates.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Built in terminal and command snippet

With built in terminal, all command line operations can be performed. The terminal is also integrated with the file browser page, so users can open terminal from specific directory or execute scripts in terminal from file browser itself with a click of mouse. Also You can create snippet of your most used commands and execute them with a few clicks without typing again and again.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Fully equiped task manager

Monitor resource usage (CPU,RAM,SWAP) and view/manage processes from a familier GUI. It is equipped with search and kill process functionaliy, and also with a option to kill processes with sudo. Its very easy to check which process is using most CPU or Memeory and the full command line of the process.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Built in graphical disk space analyzer

A friendly GUI which allows users to find out what is eating up the diskspace. Any of the mounted partitions or directories can be analyzed.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Linux specific tools

Few handy tools which can make dev's or admin's life earier like getting information about the system and distro, starting and stopping systemd services and finding which process is listening on which port.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Manage SSH keys easily

Simple and handy UI for creating and managing local and remote SSH keys. Also it supports managing authorized keys from GUI.

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Network tools

Graphical interface for PING,Port checking, Traceroute and DNS lookup

Snowflake: Graphical SFTP client and terminal emulator with helpful utilities Snowflake: Graphical SFTP client and terminal emulator with helpful utilities

Documentations:

https://github.com/subhra74/snowflake/wiki


以上所述就是小编给大家介绍的《Snowflake: Graphical SFTP client and terminal emulator with helpful utilities》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

互联网创业核心技术:构建可伸缩的web应用

互联网创业核心技术:构建可伸缩的web应用

【美】Artur Ejsmont / 李智慧、何坤 / 电子工业出版社 / 2016-12 / 89

可伸缩架构技术是所有互联网技术中最重要,也是最引人入胜的技术。《互联网创业核心技术:构建可伸缩的web应用》针对互联网创业需求快速迭代,业务快速发展,短时间内用户、数据、访问量激增的特点,提纲挈领地描述了伸缩性架构的基本原理与设计原则,详细阐述了Web应用前端层、服务层、数据层的可伸缩架构,并花大量篇幅讲述了缓存技术和异步处理技术的可伸缩设计及其在Web系统中的具体应用。 《互联网创业核心技......一起来看看 《互联网创业核心技术:构建可伸缩的web应用》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具