FluentTerminal

A Terminal Emulator based on UWP and web technologies.

  • 所有者: felixse/FluentTerminal
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    3
      比较:

Github星跟踪图

CI
SonarCloud
Gitter chat
Downloads
Release
Contributors

A Terminal Emulator based on UWP and web technologies.

Features

  • Terminal for PowerShell, CMD, WSL or custom shells
  • Built-in support for SSH and Mosh connections
  • Supports tabs and multiple windows
  • Theming and appearance configuration
  • Import/Export themes
  • Import iTerm themes
  • Fullscreen mode
  • Editable keybindings
  • Search function
  • Configure shell profiles to quickly switch between different shells
  • Explorer context menu integration (Installation script can be found here)

Screenshots

Terminal window
Settings window

Languages

  • English
  • German
  • Spanish
  • French
  • Simplified Chinese
  • Hindi
  • Italian
  • Dutch
  • Polish
  • Portuguese (Brazilian)
  • Romanian
  • Russians
  • Hebrew

Sign up to POEditor to help with existing translations or add a new language

Up Next

  • Launch shell profile with a custom defined keybinding
  • Copy & Paste options
  • Improved tabs
  • Split screen support

How to install (as an end-user)

Prerequisite

  • You need to update to Fall Creators Update or later.

Chocolatey package manager installation

  • Install Chocolatey
  • From an elevated/admin shell, execute choco install fluent-terminal

Scoop package manager installation

  • Enable sideloading apps
    • Alternatively, enable developer mode if you plan to do UWP app development. For most users that do not intend to do UWP app development, developer mode will not be necessary.
  • Install Scoop
  • Install 7zip and git (to add buckets): scoop install 7zip git
  • From an elevated/admin shell, execute
 scoop bucket add nonportable
 scoop install fluent-terminal-np

Bundled install script

  • Download and extract the latest release.
  • If not already present, download Install.ps1 to the extracted directory.
  • Right-click on Install.ps1, and choose "Run with Powershell".
  • The installer script will walk you through the rest of the process.

Manual install

  • Download the latest release
  • Enable sideloading apps
    • Alternatively, enable developer mode if you plan to do UWP app development. For most users that do not intend to do UWP app development, developer mode will not be necessary.
  • Install the *.cer file into Local Machine -> Trusted Root Certification Authorities
    • This will require administrator elevation. If you installed the certificate and did not have to elevate, you likely installed it into an incorrect certificate store.

Right-Click then choose Install Certificate

Install Certificate into Local Machine

  • double click the *.appxbundle
  • Optional: Install Context menu integration from here

How to set up a development environment

Please refer to this Wiki page

主要指标

概览
名称与所有者felixse/FluentTerminal
主编程语言C#
编程语言C# (语言数: 7)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2018-01-21 09:45:11
推送于2024-08-30 10:48:24
最后一次提交2023-03-22 21:02:21
发布数31
最新版本名称0.7.7.0 (发布于 )
第一版名称0.1.3.0 (发布于 )
用户参与
星数9.5k
关注者数123
派生数457
提交数661
已启用问题?
问题数729
打开的问题数249
拉请求数272
打开的拉请求数4
关闭的拉请求数27
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?