百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
B

Beeftext

> 编程语言
开源

一个用于 Windows 的文本片段工具。

1.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个用于 Windows 的文本片段工具。

Beeftext

Beeftext is a text snippet management tool for Windows, inspired by TextExpander.

[!important]
Beeftext is now in maintenance mode. No new feature will be added, but fixes for major issues will be provided.

TextExpander is a great program, packed with features. To keep the company profitable, Smile had to switch to a subscription-based model in 2016. And for people who only need the basic features of TextExpander, the monthly price is way too high.

Beeftext aims to be the best possible alternative to TextExpander. Beeftext is an open-source project written in C++ using the Qt framework.

Contributors

The project is developed and managed by Xavier Michelon. The project is not looking for contributors and all pull requests will be rejected.

Contributors for translations are listed in the dedicated wiki page.

The beeftext.org website uses a template provided by HTML5 UP.

License

This project is licensed under the MIT License.

Beeftext uses the Qt framework under the GNU Lesser General Public License v3.

Beeftext uses the OpenSSL library under OpenSSL and SSLeay licenses.

Beeftext uses the emojilib library under the MIT License.

Documentation

End User

The end user documentation is available as a wiki on the GitHub project page.

Developer

Developer documentation can be extracted using the Doxygen documentation tool.

Building Beeftext

In order to build Beeftext from sources you will need:

  • The Beeftext source code. The git repository includes the XMiLib library as a submodule.
  • Visual Studio 2022. The Community Edition is available for free.
  • The Qt framework. Beeftext is generally built using the latest version of the library. Beeftext uses the 64-bit version compiled for the most recent version of Visual Studio.
  • The Qt Visual Studio Tools. This add-on can be installed from the Extensions and Updates tool built into Visual Studio.
  • If you plan to generate the installer for Beeftext, you will also need NSIS.

Detailed build instructions are not available at the moment.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++cppexpanderopen-sourceproductivity

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言