2021-09-02 21:07:09 +00:00
[![ ](docs/readme.png )](https://tabby.sh)
2019-06-06 20:41:20 +00:00
2018-08-11 19:44:50 +00:00
2018-10-25 14:18:16 +00:00
< p align = "center" >
2024-10-01 14:00:58 +00:00
< a href = "https://github.com/Eugeny/tabby/releases/latest" > < img alt = "GitHub All Releases" src = "https://img.shields.io/github/downloads/eugeny/tabby/total.svg?label=DOWNLOADS&logo=github&style=for-the-badge" > < / a > < a href = "https://nightly.link/Eugeny/tabby/workflows/build/master" > < img src = "https://shields.io/badge/-Nightly%20Builds-orange?logo=hackthebox&logoColor=fff&style=for-the-badge" / > < / a > < a href = "https://discord.gg/Vn7BjmzhtF" > < img alt = "Discord" src = "https://img.shields.io/discord/1280890060195233934?style=for-the-badge&color=blue&logo=discord&logoColor=white&label=Discord" > < / a > & nbsp < a href = "https://translate.tabby.sh/" > < img alt = "Translate" src = "https://shields.io/badge/Translate-UI-white?logo=googletranslate&style=for-the-badge&color=white&logoColor=fff" > < / a >
2018-10-25 14:18:16 +00:00
< / p >
2018-10-16 11:03:03 +00:00
2021-07-01 20:25:08 +00:00
< p align = "center" >
< a href = "https://ko-fi.com/J3J8KWTF" >
2021-07-27 19:09:39 +00:00
< img src = "https://cdn.ko-fi.com/cdn/kofi3.png?v=2" width = "150" >
2021-07-01 20:25:08 +00:00
< / a >
< / p >
2022-12-14 21:41:52 +00:00
---
> 👋 Managing remote environments? Check out [Warpgate, my smart SSH/HTTP/MySQL bastion server](https://github.com/warp-tech/warpgate), it works great with Tabby, you'll love it.
2017-06-27 21:12:23 +00:00
----
2021-07-27 19:09:39 +00:00
### Downloads:
* [Latest release ](https://github.com/Eugeny/tabby/releases/latest )
2021-08-29 16:36:47 +00:00
* [Repositories ](https://packagecloud.io/eugeny/tabby ): [Debian/Ubuntu-based ](https://packagecloud.io/eugeny/tabby/install#bash-deb ), [RPM-based ](https://packagecloud.io/eugeny/tabby/install#bash-rpm )
* [Latest nightly build ](https://nightly.link/Eugeny/tabby/workflows/build/master )
2021-07-27 19:09:39 +00:00
2021-09-09 10:00:14 +00:00
< br / >
2021-09-09 10:00:39 +00:00
< p align = "center" >
2024-01-30 17:56:29 +00:00
This README is also available in: < a href = "./README.es-ES.md" > :es: Spanish< / a > · < a href = "./README.ru-RU.md" > :ru: Русский< / a > · < a href = "./README.ko-KR.md" > :kr: 한국어< / a > · < a href = "./README.zh-CN.md" > :cn: 简体中文< / a > · < a href = "./README.it-IT.md" > :it: Italiano< / a > · < a href = "./README.de-DE.md" > :de: Deutsch< / a > · < a href = "./README.ja-JP.md" > :jp: 日本語< / a > · < a href = "./README.id-ID.md" > :id: Bahasa Indonesia< / a > · < a href = "./README.pt-BR.md" > :brazil: Português< / a > · < a href = "./README.pl-PL.md" > :poland: Polski< / a >
2021-09-09 10:00:39 +00:00
< / p >
2021-09-09 10:00:14 +00:00
2021-07-27 19:09:39 +00:00
----
2023-07-18 19:07:05 +00:00
[**Tabby** ](https://tabby.sh ) (formerly **Terminus** ) is a highly configurable terminal emulator, SSH and serial client for Windows 10, macOS and Linux
2017-06-27 21:12:23 +00:00
2021-09-09 10:00:14 +00:00
* Integrated SSH and Telnet client and connection manager
2021-03-14 18:55:59 +00:00
* Integrated serial terminal
* Theming and color schemes
* Fully configurable shortcuts and multi-chord shortcuts
* Split panes
* Remembers your tabs
2021-09-09 10:00:14 +00:00
* PowerShell (and PS Core), WSL, Git-Bash, Cygwin, MSYS2, Cmder and CMD support
2021-03-14 18:55:59 +00:00
* Direct file transfer from/to SSH sessions via Zmodem
* Full Unicode support including double-width characters
* Doesn't choke on fast-flowing outputs
* Proper shell experience on Windows including tab completion (via Clink)
2021-06-05 17:30:12 +00:00
* Integrated encrypted container for SSH secrets and configuration
2021-10-31 21:52:47 +00:00
* SSH, SFTP and Telnet client available as a [web app ](https://tabby.sh/app ) (also [self-hosted ](https://github.com/Eugeny/tabby-web )).
2018-10-16 13:50:34 +00:00
2021-08-29 16:36:47 +00:00
# Contents <!-- omit in toc -->
2021-03-14 18:55:59 +00:00
2021-06-29 21:57:04 +00:00
- [What Tabby is and isn't ](#what-tabby-is-and-isnt )
2021-03-14 18:55:59 +00:00
- [Terminal features ](#terminal-features )
- [SSH Client ](#ssh-client )
- [Serial Terminal ](#serial-terminal )
- [Portable ](#portable )
- [Plugins ](#plugins )
- [Themes ](#themes )
- [Contributing ](#contributing )
< a name = "about" > < / a >
2021-08-29 16:36:47 +00:00
2021-06-29 21:57:04 +00:00
# What Tabby is and isn't
2021-03-14 18:55:59 +00:00
2021-08-29 16:36:47 +00:00
* **Tabby is** an alternative to Windows' standard terminal (conhost), PowerShell ISE, PuTTY, macOS Terminal.app and iTerm
2019-03-19 12:02:33 +00:00
2021-06-29 21:57:04 +00:00
* **Tabby is not** a new shell or a MinGW or Cygwin replacement. Neither is it lightweight - if RAM usage is of importance, consider [Conemu ](https://conemu.github.io ) or [Alacritty ](https://github.com/jwilm/alacritty )
2018-10-16 13:50:34 +00:00
2021-03-14 18:55:59 +00:00
< a name = "terminal" > < / a >
2021-08-29 16:36:47 +00:00
2021-03-14 18:55:59 +00:00
# Terminal features
![](docs/readme-terminal.png)
2017-06-27 21:12:23 +00:00
2024-10-08 07:02:41 +00:00
* A VT220 terminal + various extensions
2021-03-14 18:55:59 +00:00
* Multiple nested split panes
* Tabs on any side of the window
* Optional dockable window with a global spawn hotkey ("Quake console")
* Progress detection
* Notification on process completion
* Bracketed paste, multiline paste warnings
* Font ligatures
* Custom shell profiles
* Optional RMB paste and copy-on select (PuTTY style)
< a name = "ssh" > < / a >
2022-04-22 20:39:40 +00:00
2021-03-14 18:55:59 +00:00
# SSH Client
![](docs/readme-ssh.png)
* SSH2 client with a connection manager
* X11 and port forwarding
* Automatic jump host management
* Agent forwarding (incl. Pageant and Windows native OpenSSH Agent)
* Login scripts
< a name = "serial" > < / a >
2022-04-22 20:39:40 +00:00
2021-03-14 18:55:59 +00:00
# Serial Terminal
* Saved connections
* Readline input support
* Optional hex byte-by-byte input and hexdump output
* Newline conversion
* Automatic reconnection
< a name = "portable" > < / a >
2022-04-22 20:39:40 +00:00
2020-02-12 17:48:18 +00:00
# Portable
2021-06-29 21:57:04 +00:00
Tabby will run as a portable app on Windows, if you create a `data` folder in the same location where `Tabby.exe` lives.
2020-02-12 17:48:18 +00:00
2021-03-14 18:55:59 +00:00
< a name = "plugins" > < / a >
2022-04-22 20:39:40 +00:00
2017-07-01 12:13:07 +00:00
# Plugins
2021-06-29 21:57:04 +00:00
Plugins and themes can be installed directly from the Settings view inside Tabby.
2017-07-01 12:13:07 +00:00
2021-08-29 16:36:47 +00:00
* [docker ](https://github.com/Eugeny/tabby-docker ) - connect to Docker containers
* [title-control ](https://github.com/kbjr/terminus-title-control ) - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed
* [quick-cmds ](https://github.com/Domain/terminus-quick-cmds ) - quickly send commands to one or all terminal tabs
* [save-output ](https://github.com/Eugeny/tabby-save-output ) - record terminal output into a file
* [sync-config ](https://github.com/starxg/terminus-sync-config ) - sync the config to Gist or Gitee
2021-09-06 21:38:55 +00:00
* [clippy ](https://github.com/Eugeny/tabby-clippy ) - an example plugin which annoys you all the time
2021-11-14 13:59:49 +00:00
* [workspace-manager ](https://github.com/composer404/tabby-workspace-manager ) - allows creating custom workspace profiles based on the given config
* [search-in-browser ](https://github.com/composer404/tabby-search-in-browser ) - opens default system browser with a text selected from the Tabby's tab
2023-08-14 01:30:31 +00:00
* [sftp-tab ](https://github.com/wljince007/tabby-sftp-tab ) - open sftp tab for ssh connection like SecureCRT
2023-11-15 11:52:28 +00:00
* [background ](https://github.com/moemoechu/tabby-background ) - change Tabby background image and more...
2023-11-18 12:30:44 +00:00
* [highlight ](https://github.com/moemoechu/tabby-highlight ) - Tabby terminal keyword highlight plugin
2024-01-30 17:56:29 +00:00
* [web-auth-handler ](https://github.com/Jazzmoon/tabby-web-auth-handler ) - In-app web authentication popups (Built primarily for warpgate in-browser auth)
2019-05-03 08:11:44 +00:00
2021-03-14 18:55:59 +00:00
< a name = "themes" > < / a >
2022-04-22 20:39:40 +00:00
2019-05-03 08:12:08 +00:00
# Themes
2021-08-29 16:36:47 +00:00
* [hype ](https://github.com/Eugeny/tabby-theme-hype ) - a Hyper inspired theme
* [relaxed ](https://github.com/Relaxed-Theme/relaxed-terminal-themes#terminus ) - the Relaxed theme for Tabby
* [gruvbox ](https://github.com/porkloin/terminus-theme-gruvbox )
* [windows10 ](https://www.npmjs.com/package/terminus-theme-windows10 )
* [altair ](https://github.com/yxuko/terminus-altair )
2023-10-11 15:09:56 +00:00
* [catppuccin ](https://github.com/catppuccin/tabby ) - Soothing pastel theme for Tabby
* [noctis ](https://github.com/aaronhuggins/tabby-colors-noctis ) - color themes inspired by Noctis VS Code theme
2019-06-06 20:41:20 +00:00
2021-09-01 09:03:07 +00:00
# Sponsors <!-- omit in toc -->
[![ ](https://assets-production.packagecloud.io/assets/packagecloud-logo-light-scaled-26ce8e96060fddf74afbd4445e63ba35590d4aaa56edc98495bb390ef3cae0ae.png )](https://packagecloud.io)
[**packagecloud** ](https://packagecloud.io ) has provided free Debian/RPM repository hosting
2022-11-07 21:57:35 +00:00
[![ ](https://user-images.githubusercontent.com/161476/200423885-7aba2202-fea7-4409-95b9-3a062ce902c7.png )](https://keygen.sh/?via=eugene)
2022-10-01 11:04:55 +00:00
[**keygen** ](https://keygen.sh/?via=eugene ) has provided free release & auto-update hosting
2024-08-26 21:43:25 +00:00
< a href = "https://iqhive.com/" > < img src = "https://private-user-images.githubusercontent.com/161476/361584584-ed292436-1d50-46bc-b479-78222c83ed22.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjQ3MDg3NjgsIm5iZiI6MTcyNDcwODQ2OCwicGF0aCI6Ii8xNjE0NzYvMzYxNTg0NTg0LWVkMjkyNDM2LTFkNTAtNDZiYy1iNDc5LTc4MjIyYzgzZWQyMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwODI2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDgyNlQyMTQxMDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iYzNlZjIxN2JiYzBkYTU5NGE4YmZlZDJiNmIxZWE1ZTAyOTNhYjJlZTRhOGZjYTk4N2E4MzMzZjg0ZTNkZWQ0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.pQzR2d71YV4TIxOH3Lg20HpNKrm_r2D-xfkEM_F2DTs" width = "100" > < / a >
[**IQ Hive** ](https://iqhive.com ) is providing financial support for the project development
2021-03-14 18:55:59 +00:00
< a name = "contributing" > < / a >
2017-06-27 21:12:23 +00:00
# Contributing
2018-10-16 13:50:34 +00:00
Pull requests and plugins are welcome!
2017-06-27 21:12:23 +00:00
2021-09-24 23:01:31 +00:00
See [HACKING.md ](https://github.com/Eugeny/tabby/blob/master/HACKING.md ) and [API docs ](https://docs.tabby.sh/ ) for information of how the project is laid out, and a very brief plugin development tutorial.
2017-08-04 11:29:01 +00:00
2019-06-06 20:44:49 +00:00
---
2021-03-14 18:55:59 +00:00
< a name = "contributors" > < / a >
2019-06-06 20:18:01 +00:00
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL - CONTRIBUTORS - LIST:START - Do not remove or modify this section -->
2019-12-28 20:54:28 +00:00
<!-- prettier - ignore - start -->
<!-- markdownlint - disable -->
2019-07-18 19:53:37 +00:00
< table >
2023-05-22 15:24:09 +00:00
< tbody >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://www.russellmyers.com" > < img src = "https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width = "100px;" alt = "Russell Myers" / > < br / > < sub > < b > Russell Myers< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=mezner" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://www.morwire.com" > < img src = "https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width = "100px;" alt = "Austin Warren" / > < br / > < sub > < b > Austin Warren< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=ehwarren" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Drachenkaetzchen" > < img src = "https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width = "100px;" alt = "Felicia Hummel" / > < br / > < sub > < b > Felicia Hummel< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/mikemaccana" > < img src = "https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width = "100px;" alt = "Mike MacCana" / > < br / > < sub > < b > Mike MacCana< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=mikemaccana" title = "Tests" > ⚠️< / a > < a href = "#design-mikemaccana" title = "Design" > 🎨< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/yxuko" > < img src = "https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width = "100px;" alt = "Yacine Kanzari" / > < br / > < sub > < b > Yacine Kanzari< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=yxuko" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/BBJip" > < img src = "https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width = "100px;" alt = "BBJip" / > < br / > < sub > < b > BBJip< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=BBJip" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Futagirl" > < img src = "https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width = "100px;" alt = "Futagirl" / > < br / > < sub > < b > Futagirl< / b > < / sub > < / a > < br / > < a href = "#design-Futagirl" title = "Design" > 🎨< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.levrik.io" > < img src = "https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width = "100px;" alt = "Levin Rickert" / > < br / > < sub > < b > Levin Rickert< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=levrik" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://kwonoj.github.io" > < img src = "https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width = "100px;" alt = "OJ Kwon" / > < br / > < sub > < b > OJ Kwon< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=kwonoj" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Domain" > < img src = "https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width = "100px;" alt = "domain" / > < br / > < sub > < b > domain< / b > < / sub > < / a > < br / > < a href = "#plugin-Domain" title = "Plugin/utility libraries" > 🔌< / a > < a href = "https://github.com/Eugeny/tabby/commits?author=Domain" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://www.jbrumond.me" > < img src = "https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width = "100px;" alt = "James Brumond" / > < br / > < sub > < b > James Brumond< / b > < / sub > < / a > < br / > < a href = "#plugin-kbjr" title = "Plugin/utility libraries" > 🔌< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://www.growingwiththeweb.com" > < img src = "https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width = "100px;" alt = "Daniel Imms" / > < br / > < sub > < b > Daniel Imms< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Tyriar" title = "Code" > 💻< / a > < a href = "#plugin-Tyriar" title = "Plugin/utility libraries" > 🔌< / a > < a href = "https://github.com/Eugeny/tabby/commits?author=Tyriar" title = "Tests" > ⚠️< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/baflo" > < img src = "https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width = "100px;" alt = "Florian Bachmann" / > < br / > < sub > < b > Florian Bachmann< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=baflo" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://michael-kuehnel.de" > < img src = "https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width = "100px;" alt = "Michael Kühnel" / > < br / > < sub > < b > Michael Kühnel< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=mischah" title = "Code" > 💻< / a > < a href = "#design-mischah" title = "Design" > 🎨< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/NieLeben" > < img src = "https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width = "100px;" alt = "Tilmann Meyer" / > < br / > < sub > < b > Tilmann Meyer< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=NieLeben" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://www.jubeat.net" > < img src = "https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width = "100px;" alt = "PM Extra" / > < br / > < sub > < b > PM Extra< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://jjuhas.keybase.pub//" > < img src = "https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width = "100px;" alt = "Jonathan" / > < br / > < sub > < b > Jonathan< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=IgnusG" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://hans-koch.me" > < img src = "https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width = "100px;" alt = "Hans Koch" / > < br / > < sub > < b > Hans Koch< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=hammster" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://thepuzzlemaker.info" > < img src = "https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width = "100px;" alt = "Dak Smyth" / > < br / > < sub > < b > Dak Smyth< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://yfwz100.github.io" > < img src = "https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width = "100px;" alt = "Wang Zhi" / > < br / > < sub > < b > Wang Zhi< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=yfwz100" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/jack1142" > < img src = "https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width = "100px;" alt = "jack1142" / > < br / > < sub > < b > jack1142< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=jack1142" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/hdougie" > < img src = "https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width = "100px;" alt = "Howie Douglas" / > < br / > < sub > < b > Howie Douglas< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=hdougie" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://chriskaczor.com" > < img src = "https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width = "100px;" alt = "Chris Kaczor" / > < br / > < sub > < b > Chris Kaczor< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=ckaczor" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.boxmein.net" > < img src = "https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width = "100px;" alt = "Johannes Kadak" / > < br / > < sub > < b > Johannes Kadak< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=boxmein" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/LeSeulArtichaut" > < img src = "https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width = "100px;" alt = "LeSeulArtichaut" / > < br / > < sub > < b > LeSeulArtichaut< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/CyrilTaylor" > < img src = "https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width = "100px;" alt = "Cyril Taylor" / > < br / > < sub > < b > Cyril Taylor< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/nstefanou" > < img src = "https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width = "100px;" alt = "nstefanou" / > < br / > < sub > < b > nstefanou< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=nstefanou" title = "Code" > 💻< / a > < a href = "#plugin-nstefanou" title = "Plugin/utility libraries" > 🔌< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/orin220444" > < img src = "https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width = "100px;" alt = "orin220444" / > < br / > < sub > < b > orin220444< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=orin220444" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Goobles" > < img src = "https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width = "100px;" alt = "Gobius Dolhain" / > < br / > < sub > < b > Gobius Dolhain< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Goobles" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/3l0w" > < img src = "https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width = "100px;" alt = "Gwilherm Folliot" / > < br / > < sub > < b > Gwilherm Folliot< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=3l0w" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Dimitory" > < img src = "https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width = "100px;" alt = "Dmitry Pronin" / > < br / > < sub > < b > Dmitry Pronin< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=dimitory" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/JonathanBeverley" > < img src = "https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width = "100px;" alt = "Jonathan Beverley" / > < br / > < sub > < b > Jonathan Beverley< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/zend" > < img src = "https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width = "100px;" alt = "Zenghai Liang" / > < br / > < sub > < b > Zenghai Liang< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=zend" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://about.me/matishadow" > < img src = "https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width = "100px;" alt = "Mateusz Tracz" / > < br / > < sub > < b > Mateusz Tracz< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=matishadow" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://zergpool.com" > < img src = "https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width = "100px;" alt = "pinpin" / > < br / > < sub > < b > pinpin< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=pinpins" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/TakuroOnoda" > < img src = "https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width = "100px;" alt = "Takuro Onoda" / > < br / > < sub > < b > Takuro Onoda< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/frauhottelmann" > < img src = "https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width = "100px;" alt = "frauhottelmann" / > < br / > < sub > < b > frauhottelmann< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://patalong.pl" > < img src = "https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width = "100px;" alt = "Piotr Patalong" / > < br / > < sub > < b > Piotr Patalong< / b > < / sub > < / a > < br / > < a href = "#design-VectorKappa" title = "Design" > 🎨< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/clarkwang" > < img src = "https://avatars.githubusercontent.com/u/157076?v=4?s=100" width = "100px;" alt = "Clark Wang" / > < br / > < sub > < b > Clark Wang< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=clarkwang" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/iamchating" > < img src = "https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width = "100px;" alt = "iamchating" / > < br / > < sub > < b > iamchating< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=iamchating" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/starxg" > < img src = "https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width = "100px;" alt = "starxg" / > < br / > < sub > < b > starxg< / b > < / sub > < / a > < br / > < a href = "#plugin-starxg" title = "Plugin/utility libraries" > 🔌< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://hashnote.net/" > < img src = "https://avatars.githubusercontent.com/u/546312?v=4?s=100" width = "100px;" alt = "Alisue" / > < br / > < sub > < b > Alisue< / b > < / sub > < / a > < br / > < a href = "#design-lambdalisue" title = "Design" > 🎨< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/ydcool" > < img src = "https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width = "100px;" alt = "Dominic Yin" / > < br / > < sub > < b > Dominic Yin< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=ydcool" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/bdr99" > < img src = "https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width = "100px;" alt = "Brandon Rothweiler" / > < br / > < sub > < b > Brandon Rothweiler< / b > < / sub > < / a > < br / > < a href = "#design-bdr99" title = "Design" > 🎨< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://git.io/JnP49" > < img src = "https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width = "100px;" alt = "Logic Machine" / > < br / > < sub > < b > Logic Machine< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=logicmachine123" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/cypherbits" > < img src = "https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width = "100px;" alt = "cypherbits" / > < br / > < sub > < b > cypherbits< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=cypherbits" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://modulolotus.net" > < img src = "https://avatars.githubusercontent.com/u/946421?v=4?s=100" width = "100px;" alt = "Matthew Davidson" / > < br / > < sub > < b > Matthew Davidson< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=KingMob" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/al-wi" > < img src = "https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width = "100px;" alt = "Alexander Wiedemann" / > < br / > < sub > < b > Alexander Wiedemann< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=al-wi" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375" > < img src = "https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width = "100px;" alt = "장보연" / > < br / > < sub > < b > 장보연< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title = "Documentation" > 📖< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Me1onRind" > < img src = "https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width = "100px;" alt = "zZ" / > < br / > < sub > < b > zZ< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Me1onRind" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/tainoNZ" > < img src = "https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width = "100px;" alt = "Aaron Davison" / > < br / > < sub > < b > Aaron Davison< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=tainoNZ" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/composer404" > < img src = "https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width = "100px;" alt = "Przemyslaw Kozik" / > < br / > < sub > < b > Przemyslaw Kozik< / b > < / sub > < / a > < br / > < a href = "#design-composer404" title = "Design" > 🎨< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/highfredo" > < img src = "https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width = "100px;" alt = "Alfredo Arellano de la Fuente" / > < br / > < sub > < b > Alfredo Arellano de la Fuente< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=highfredo" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/NessunKim" > < img src = "https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width = "100px;" alt = "MH Kim" / > < br / > < sub > < b > MH Kim< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=NessunKim" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://discord.gg/4c5EVTBhtp" > < img src = "https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width = "100px;" alt = "Marmota" / > < br / > < sub > < b > Marmota< / b > < / sub > < / a > < br / > < a href = "#design-jaimeadf" title = "Design" > 🎨< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://ares.zone" > < img src = "https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width = "100px;" alt = "Ares Andrew" / > < br / > < sub > < b > Ares Andrew< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=TENX-S" title = "Documentation" > 📖< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://usual.io/" > < img src = "https://avatars.githubusercontent.com/u/780052?v=4?s=100" width = "100px;" alt = "George Korsnick" / > < br / > < sub > < b > George Korsnick< / b > < / sub > < / a > < br / > < a href = "#financial-gkor" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://about.me/ulu" > < img src = "https://avatars.githubusercontent.com/u/872764?v=4?s=100" width = "100px;" alt = "Artem Smirnov" / > < br / > < sub > < b > Artem Smirnov< / b > < / sub > < / a > < br / > < a href = "#financial-uluhonolulu" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/nevotheless" > < img src = "https://avatars.githubusercontent.com/u/779797?v=4?s=100" width = "100px;" alt = "Tim Kopplow" / > < br / > < sub > < b > Tim Kopplow< / b > < / sub > < / a > < br / > < a href = "#financial-nevotheless" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/mrthock" > < img src = "https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width = "100px;" alt = "mrthock" / > < br / > < sub > < b > mrthock< / b > < / sub > < / a > < br / > < a href = "#financial-mrthock" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/lrottach" > < img src = "https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width = "100px;" alt = "Lukas Rottach" / > < br / > < sub > < b > Lukas Rottach< / b > < / sub > < / a > < br / > < a href = "#financial-lrottach" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/boonkerz" > < img src = "https://avatars.githubusercontent.com/u/277321?v=4?s=100" width = "100px;" alt = "boonkerz" / > < br / > < sub > < b > boonkerz< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=boonkerz" title = "Code" > 💻< / a > < a href = "#translation-boonkerz" title = "Translation" > 🌍< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/milotype" > < img src = "https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width = "100px;" alt = "Milo Ivir" / > < br / > < sub > < b > Milo Ivir< / b > < / sub > < / a > < br / > < a href = "#translation-milotype" title = "Translation" > 🌍< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/JasonCubic" > < img src = "https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width = "100px;" alt = "JasonCubic" / > < br / > < sub > < b > JasonCubic< / b > < / sub > < / a > < br / > < a href = "#design-JasonCubic" title = "Design" > 🎨< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/MaxWaldorf" > < img src = "https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width = "100px;" alt = "MaxWaldorf" / > < br / > < sub > < b > MaxWaldorf< / b > < / sub > < / a > < br / > < a href = "#infra-MaxWaldorf" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/mwz" > < img src = "https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width = "100px;" alt = "Michael Wizner" / > < br / > < sub > < b > Michael Wizner< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=mwz" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/mgrulich" > < img src = "https://avatars.githubusercontent.com/u/781036?v=4?s=100" width = "100px;" alt = "Martin" / > < br / > < sub > < b > Martin< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=mgrulich" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/piersandro" > < img src = "https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width = "100px;" alt = "Piersandro Guerrera" / > < br / > < sub > < b > Piersandro Guerrera< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=piersandro" title = "Documentation" > 📖< / a > < a href = "#translation-piersandro" title = "Translation" > 🌍< / a > < / td >
2024-01-25 19:03:32 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/0x973" > < img src = "https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width = "100px;" alt = "0x973" / > < br / > < sub > < b > 0x973< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=0x973" title = "Code" > 💻< / a > < / td >
2023-05-22 15:24:09 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Allenator" > < img src = "https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width = "100px;" alt = "Allenator" / > < br / > < sub > < b > Allenator< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Allenator" title = "Documentation" > 📖< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://microhobby.com.br/blog" > < img src = "https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width = "100px;" alt = "Matheus Castello" / > < br / > < sub > < b > Matheus Castello< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=microhobby" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Jai-JAP" > < img src = "https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width = "100px;" alt = "Jai A P" / > < br / > < sub > < b > Jai A P< / b > < / sub > < / a > < br / > < a href = "#platform-Jai-JAP" title = "Packaging/porting to new platform" > 📦< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://blog.ysc3839.com" > < img src = "https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width = "100px;" alt = "Richard Yu" / > < br / > < sub > < b > Richard Yu< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=ysc3839" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/artu-ole" > < img src = "https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width = "100px;" alt = "artu-ole" / > < br / > < sub > < b > artu-ole< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=artu-ole" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://timagribanov.github.io/" > < img src = "https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width = "100px;" alt = "Timofey Gribanov" / > < br / > < sub > < b > Timofey Gribanov< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title = "Documentation" > 📖< / a > < a href = "#translation-TimaGribanov" title = "Translation" > 🌍< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://git.christianbingman.com" > < img src = "https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width = "100px;" alt = "Christian Bingman" / > < br / > < sub > < b > Christian Bingman< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://zhangzhipeng2023.cn/" > < img src = "https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width = "100px;" alt = "zhipeng" / > < br / > < sub > < b > zhipeng< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Ox0400" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/woodmeal" > < img src = "https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width = "100px;" alt = "woodmeal" / > < br / > < sub > < b > woodmeal< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=woodmeal" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://magiclike.codeberg.page/" > < img src = "https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width = "100px;" alt = "MagicLike" / > < br / > < sub > < b > MagicLike< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=MagicLike" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/hisamafahri" > < img src = "https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width = "100px;" alt = "Hisam Fahri" / > < br / > < sub > < b > Hisam Fahri< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=hisamafahri" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://liangchengj.com" > < img src = "https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width = "100px;" alt = "Liangcheng Juves" / > < br / > < sub > < b > Liangcheng Juves< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/attet" > < img src = "https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width = "100px;" alt = "Atte Timonen" / > < br / > < sub > < b > Atte Timonen< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=attet" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.linkedin.com/in/joaolmpinto/" > < img src = "https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width = "100px;" alt = "João Pinto" / > < br / > < sub > < b > João Pinto< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=joaompinto" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Qiming-Liu" > < img src = "https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width = "100px;" alt = "Alan" / > < br / > < sub > < b > Alan< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://74th.tech/" > < img src = "https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width = "100px;" alt = "Atsushi Morimoto" / > < br / > < sub > < b > Atsushi Morimoto< / b > < / sub > < / a > < br / > < a href = "#financial-74th" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://arles.red/" > < img src = "https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width = "100px;" alt = "Arles" / > < br / > < sub > < b > Arles< / b > < / sub > < / a > < br / > < a href = "#financial-aarles" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://pentestbook.six2dez.com/" > < img src = "https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width = "100px;" alt = "six2dez" / > < br / > < sub > < b > six2dez< / b > < / sub > < / a > < br / > < a href = "#financial-six2dez" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/CandiceJoy" > < img src = "https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width = "100px;" alt = "Candice" / > < br / > < sub > < b > Candice< / b > < / sub > < / a > < br / > < a href = "#financial-CandiceJoy" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/kingrowen" > < img src = "https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width = "100px;" alt = "Rowen Willabus" / > < br / > < sub > < b > Rowen Willabus< / b > < / sub > < / a > < br / > < a href = "#financial-kingrowen" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://hengy1.top/" > < img src = "https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width = "100px;" alt = "HengY1Coding✨" / > < br / > < sub > < b > HengY1Coding✨< / b > < / sub > < / a > < br / > < a href = "#financial-HengY1Sky" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/FrancisHG" > < img src = "https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width = "100px;" alt = "Francis Gelderloos" / > < br / > < sub > < b > Francis Gelderloos< / b > < / sub > < / a > < br / > < a href = "#financial-FrancisHG" title = "Financial" > 💵< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/astromasoud" > < img src = "https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width = "100px;" alt = "astromasoud" / > < br / > < sub > < b > astromasoud< / b > < / sub > < / a > < br / > < a href = "#financial-astromasoud" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://spirit55555.dk/" > < img src = "https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width = "100px;" alt = "Anders G. Jørgensen" / > < br / > < sub > < b > Anders G. Jørgensen< / b > < / sub > < / a > < br / > < a href = "#financial-Spirit55555" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/djradon" > < img src = "https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width = "100px;" alt = "Dave Richardson" / > < br / > < sub > < b > Dave Richardson< / b > < / sub > < / a > < br / > < a href = "#financial-djradon" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://twitter.com/tpberntsen" > < img src = "https://avatars.githubusercontent.com/u/922318?v=4?s=100" width = "100px;" alt = "Thomas Peter Berntsen" / > < br / > < sub > < b > Thomas Peter Berntsen< / b > < / sub > < / a > < br / > < a href = "#financial-tpberntsen" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://bandism.net/" > < img src = "https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width = "100px;" alt = "Ikko Ashimine" / > < br / > < sub > < b > Ikko Ashimine< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=eltociear" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/giejqf" > < img src = "https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width = "100px;" alt = "giejqf" / > < br / > < sub > < b > giejqf< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=giejqf" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/LacazeThomas" > < img src = "https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width = "100px;" alt = "Thomas LACAZE" / > < br / > < sub > < b > Thomas LACAZE< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://pochen.me/" > < img src = "https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width = "100px;" alt = "Po Chen" / > < br / > < sub > < b > Po Chen< / b > < / sub > < / a > < br / > < a href = "#financial-princemaple" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://victorchandra.carrd.co/" > < img src = "https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width = "100px;" alt = "Victor Chandra" / > < br / > < sub > < b > Victor Chandra< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/daniel347x" > < img src = "https://avatars.githubusercontent.com/u/309746?v=4?s=100" width = "100px;" alt = "Dan Nissenbaum" / > < br / > < sub > < b > Dan Nissenbaum< / b > < / sub > < / a > < br / > < a href = "#financial-daniel347x" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/DunklerPhoenix" > < img src = "https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width = "100px;" alt = "RogueThorn" / > < br / > < sub > < b > RogueThorn< / b > < / sub > < / a > < br / > < a href = "#financial-DunklerPhoenix" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://spenserblack.github.io" > < img src = "https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width = "100px;" alt = "Spenser Black" / > < br / > < sub > < b > Spenser Black< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=spenserblack" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/zuedev" > < img src = "https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width = "100px;" alt = "Alex" / > < br / > < sub > < b > Alex< / b > < / sub > < / a > < br / > < a href = "#financial-zuedev" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://hengy1.top/" > < img src = "https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width = "100px;" alt = "HengY1Coding✨" / > < br / > < sub > < b > HengY1Coding✨< / b > < / sub > < / a > < br / > < a href = "#financial-HengY1Cola" title = "Financial" > 💵< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.stackscale.com/" > < img src = "https://avatars.githubusercontent.com/u/195768?v=4?s=100" width = "100px;" alt = "David Carrero" / > < br / > < sub > < b > David Carrero< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=dcarrero" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/zhoro" > < img src = "https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width = "100px;" alt = "Andrii Zhovtiak" / > < br / > < sub > < b > Andrii Zhovtiak< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=zhoro" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/JohnMasoner" > < img src = "https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width = "100px;" alt = "Mason Ma" / > < br / > < sub > < b > Mason Ma< / b > < / sub > < / a > < br / > < a href = "#financial-JohnMasoner" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/ntimo" > < img src = "https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width = "100px;" alt = "Timo" / > < br / > < sub > < b > Timo< / b > < / sub > < / a > < br / > < a href = "#financial-ntimo" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.linkedin.com/in/evinwatson/" > < img src = "https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width = "100px;" alt = "Evin Watson" / > < br / > < sub > < b > Evin Watson< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://t.me/hendrjl" > < img src = "https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width = "100px;" alt = "Hendra Juli" / > < br / > < sub > < b > Hendra Juli< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=deulizealand" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/wkricowski" > < img src = "https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width = "100px;" alt = "Wellinton Kricowski" / > < br / > < sub > < b > Wellinton Kricowski< / b > < / sub > < / a > < br / > < a href = "#financial-wkricowski" title = "Financial" > 💵< / a > < a href = "https://github.com/Eugeny/tabby/commits?author=wkricowski" title = "Documentation" > 📖< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/almzau" > < img src = "https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width = "100px;" alt = "Allan" / > < br / > < sub > < b > Allan< / b > < / sub > < / a > < br / > < a href = "#design-almzau" title = "Design" > 🎨< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://oidamo.de" > < img src = "https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width = "100px;" alt = "Benjamin Brandmeier" / > < br / > < sub > < b > Benjamin Brandmeier< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/patric1025" > < img src = "https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width = "100px;" alt = "patric1025" / > < br / > < sub > < b > patric1025< / b > < / sub > < / a > < br / > < a href = "#translation-patric1025" title = "Translation" > 🌍< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/hermitpopcorn" > < img src = "https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width = "100px;" alt = "hermitpopcorn" / > < br / > < sub > < b > hermitpopcorn< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://joshuatz.com/" > < img src = "https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width = "100px;" alt = "Joshua Tzucker" / > < br / > < sub > < b > Joshua Tzucker< / b > < / sub > < / a > < br / > < a href = "#financial-joshuatz" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/luxifr" > < img src = "https://avatars.githubusercontent.com/u/665715?v=4?s=100" width = "100px;" alt = "luxifr" / > < br / > < sub > < b > luxifr< / b > < / sub > < / a > < br / > < a href = "#financial-luxifr" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/ukulanne" > < img src = "https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width = "100px;" alt = "Anne Summers" / > < br / > < sub > < b > Anne Summers< / b > < / sub > < / a > < br / > < a href = "#financial-ukulanne" title = "Financial" > 💵< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Clem-Fern" > < img src = "https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width = "100px;" alt = "Clem" / > < br / > < sub > < b > Clem< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/elizabeth-dev" > < img src = "https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width = "100px;" alt = "Elizabeth Martín Campos" / > < br / > < sub > < b > Elizabeth Martín Campos< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/siccous" > < img src = "https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width = "100px;" alt = "Tomáš Hruška" / > < br / > < sub > < b > Tomáš Hruška< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=siccous" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/karaketir16" > < img src = "https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width = "100px;" alt = "Osman Karaketir" / > < br / > < sub > < b > Osman Karaketir< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=karaketir16" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.gnomegarden.io/" > < img src = "https://avatars.githubusercontent.com/u/33667144?v=4?s=100" width = "100px;" alt = "Crypto Gnome" / > < br / > < sub > < b > Crypto Gnome< / b > < / sub > < / a > < br / > < a href = "#financial-CryptoGnome" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/rbukovansky" > < img src = "https://avatars.githubusercontent.com/u/1004491?v=4?s=100" width = "100px;" alt = "Richard Bukovansky" / > < br / > < sub > < b > Richard Bukovansky< / b > < / sub > < / a > < br / > < a href = "#financial-rbukovansky" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/pseudocc" > < img src = "https://avatars.githubusercontent.com/u/85104110?v=4?s=100" width = "100px;" alt = "catlas" / > < br / > < sub > < b > catlas< / b > < / sub > < / a > < br / > < a href = "#financial-pseudocc" title = "Financial" > 💵< / a > < / td >
< / tr >
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://kapocsi.ca" > < img src = "https://avatars.githubusercontent.com/u/84490604?v=4?s=100" width = "100px;" alt = "Thomas Kapocsi" / > < br / > < sub > < b > Thomas Kapocsi< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Kapocsi" title = "Documentation" > 📖< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://dylhack.dev/" > < img src = "https://avatars.githubusercontent.com/u/27179786?v=4?s=100" width = "100px;" alt = "Dylan Hackworth" / > < br / > < sub > < b > Dylan Hackworth< / b > < / sub > < / a > < br / > < a href = "#financial-dylhack" title = "Financial" > 💵< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/echo304" > < img src = "https://avatars.githubusercontent.com/u/16456651?v=4?s=100" width = "100px;" alt = "Sangboak Lee" / > < br / > < sub > < b > Sangboak Lee< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=echo304" title = "Code" > 💻< / a > < / td >
2023-06-26 14:55:38 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/qyecst" > < img src = "https://avatars.githubusercontent.com/u/13901864?v=4?s=100" width = "100px;" alt = "qyecst" / > < br / > < sub > < b > qyecst< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=qyecst" title = "Code" > 💻< / a > < / td >
2023-07-10 07:05:33 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/DehanLUO" > < img src = "https://avatars.githubusercontent.com/u/53093688?v=4?s=100" width = "100px;" alt = "Han" / > < br / > < sub > < b > Han< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=DehanLUO" title = "Code" > 💻< / a > < / td >
2023-07-16 09:50:29 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/wljince007" > < img src = "https://avatars.githubusercontent.com/u/88243938?v=4?s=100" width = "100px;" alt = "wljince007" / > < br / > < sub > < b > wljince007< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=wljince007" title = "Code" > 💻< / a > < / td >
2023-07-16 21:03:39 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/FeroTheFox" > < img src = "https://avatars.githubusercontent.com/u/52982404?v=4?s=100" width = "100px;" alt = "fero" / > < br / > < sub > < b > fero< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=FeroTheFox" title = "Code" > 💻< / a > < / td >
2023-05-22 15:24:09 +00:00
< / tr >
2023-09-01 08:50:21 +00:00
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://siebsie23.nl/" > < img src = "https://avatars.githubusercontent.com/u/25083973?v=4?s=100" width = "100px;" alt = "Sibren" / > < br / > < sub > < b > Sibren< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=siebsie23" title = "Code" > 💻< / a > < / td >
2023-10-03 14:58:44 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.nathaniel-walser.com" > < img src = "https://avatars.githubusercontent.com/u/33339996?v=4?s=100" width = "100px;" alt = "Nathaniel Walser" / > < br / > < sub > < b > Nathaniel Walser< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=nwalser" title = "Code" > 💻< / a > < / td >
2023-10-11 18:30:48 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/aaronhuggins" > < img src = "https://avatars.githubusercontent.com/u/16567111?v=4?s=100" width = "100px;" alt = "Aaron Huggins" / > < br / > < sub > < b > Aaron Huggins< / b > < / sub > < / a > < br / > < a href = "#design-aaronhuggins" title = "Design" > 🎨< / a > < / td >
2023-11-20 22:42:12 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://zkxdex.github.io/" > < img src = "https://avatars.githubusercontent.com/u/66271780?v=4?s=100" width = "100px;" alt = "KDex" / > < br / > < sub > < b > KDex< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=zKXDEX" title = "Code" > 💻< / a > < / td >
2023-12-06 11:00:22 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/kimbob13" > < img src = "https://avatars.githubusercontent.com/u/26755098?v=4?s=100" width = "100px;" alt = "ChangHwan Kim" / > < br / > < sub > < b > ChangHwan Kim< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=kimbob13" title = "Code" > 💻< / a > < / td >
2024-01-13 09:11:20 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/ashneilson" > < img src = "https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width = "100px;" alt = "Ash Neilson" / > < br / > < sub > < b > Ash Neilson< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=ashneilson" title = "Code" > 💻< / a > < / td >
2024-01-23 20:23:12 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/cfs4819" > < img src = "https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width = "100px;" alt = "Chen Fansong" / > < br / > < sub > < b > Chen Fansong< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=cfs4819" title = "Code" > 💻< / a > < / td >
2023-09-01 08:50:21 +00:00
< / tr >
2024-03-04 09:41:15 +00:00
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://5k.work/" > < img src = "https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width = "100px;" alt = "Mxmilu" / > < br / > < sub > < b > Mxmilu< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title = "Code" > 💻< / a > < / td >
2024-06-19 10:20:40 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://cbuff.dev" > < img src = "https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width = "100px;" alt = "Charles Buffington" / > < br / > < sub > < b > Charles Buffington< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=C41M50N" title = "Code" > 💻< / a > < / td >
2024-07-10 08:58:46 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/GeminiLn" > < img src = "https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width = "100px;" alt = "Yu Qin" / > < br / > < sub > < b > Yu Qin< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=GeminiLn" title = "Code" > 💻< / a > < / td >
2024-08-22 14:42:31 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/fireblue" > < img src = "https://avatars.githubusercontent.com/u/1034929?v=4?s=100" width = "100px;" alt = "fireblue" / > < br / > < sub > < b > fireblue< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=fireblue" title = "Code" > 💻< / a > < / td >
2024-08-25 09:23:17 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/marko1616" > < img src = "https://avatars.githubusercontent.com/u/45327989?v=4?s=100" width = "100px;" alt = "marko1616" / > < br / > < sub > < b > marko1616< / b > < / sub > < / a > < br / > < a href = "https://github.com/Eugeny/tabby/commits?author=marko1616" title = "Code" > 💻< / a > < / td >
2024-09-29 07:38:57 +00:00
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://www.selfhosted.sg/" > < img src = "https://avatars.githubusercontent.com/u/128927132?v=4?s=100" width = "100px;" alt = "SelfHosted" / > < br / > < sub > < b > SelfHosted< / b > < / sub > < / a > < br / > < a href = "#financial-SelfHosted-Club" title = "Financial" > 💵< / a > < / td >
2024-03-04 09:41:15 +00:00
< / tr >
2023-05-22 15:24:09 +00:00
< / tbody >
2019-07-18 19:53:37 +00:00
< / table >
2019-06-06 20:18:01 +00:00
2021-01-06 09:32:40 +00:00
<!-- markdownlint - restore -->
2019-12-28 20:54:28 +00:00
<!-- prettier - ignore - end -->
2021-01-06 09:32:40 +00:00
2019-06-06 20:18:01 +00:00
<!-- ALL - CONTRIBUTORS - LIST:END -->
2022-07-27 23:34:15 +00:00
This project follows the [all-contributors ](https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind are welcome!