All Projects → xmichelo → Beeftext

xmichelo / Beeftext

Licence: mit
A text snippet tool for Windows.

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Beeftext

Xcactionbar
"Alfred for Xcode" plugin
Stars: ✭ 1,217 (+232.51%)
Mutual labels:  productivity, snippets, tools
Block Options
EditorsKit — a toolkit for the Gutenberg block editor.
Stars: ✭ 208 (-43.17%)
Mutual labels:  productivity, tools
Kap
An open-source screen recorder built with web technology
Stars: ✭ 14,488 (+3858.47%)
Mutual labels:  productivity, open-source
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (-80.87%)
Mutual labels:  productivity, text
Masscode
A free and open source code snippets manager for developers.
Stars: ✭ 1,878 (+413.11%)
Mutual labels:  productivity, snippets
Blender Launcher
Standalone client for managing official builds of Blender 3D
Stars: ✭ 174 (-52.46%)
Mutual labels:  productivity, open-source
CSharpMethodsCodeSnippets
Code snippets for C# methods.
Stars: ✭ 44 (-87.98%)
Mutual labels:  snippets, visual-studio
Namecheck
Check your name idea availability with CLI
Stars: ✭ 19 (-94.81%)
Mutual labels:  productivity, tools
Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality and brings smart tool bar to code editor.
Stars: ✭ 134 (-63.39%)
Mutual labels:  productivity, visual-studio
vscode-odoo-snippets
Develop Odoo modules faster and with no Typing Errors.
Stars: ✭ 20 (-94.54%)
Mutual labels:  snippets, tools
jt tools
Ruby on Rails Continuous Deployment Ecosystem to maintain Healthy Stable Development
Stars: ✭ 13 (-96.45%)
Mutual labels:  snippets, tools
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (-71.31%)
Mutual labels:  productivity, tools
Coffeescript Sublime Plugin
Syntax highlighting and checking, commands, shortcuts, snippets, compilation and more.
Stars: ✭ 296 (-19.13%)
Mutual labels:  snippets, open-source
Awesome Startup Tools List
List of all tools (apps, services) that startups should use.
Stars: ✭ 188 (-48.63%)
Mutual labels:  productivity, tools
Notemaster
NoteMaster is an smart minimalistic persistent note-taking app to help boost productivity.
Stars: ✭ 40 (-89.07%)
Mutual labels:  productivity, open-source
Dev Tools
The most popular software developer tools in one app
Stars: ✭ 221 (-39.62%)
Mutual labels:  productivity, tools
Spotter
🔎 macOS productivity tool to launch everything
Stars: ✭ 426 (+16.39%)
Mutual labels:  productivity, open-source
Neovim Init.vim
🏮 The perfect Neovim configuration for productive people who wants to level up their Vim experience with a clean, minimal-looking aesthetic, as well as a highly extensible, easily customizable set of popular tools and shortcuts to boost productivity. 🏮
Stars: ✭ 440 (+20.22%)
Mutual labels:  productivity, tools
markdown-utils
Convert plain text into snippets of markdown.
Stars: ✭ 28 (-92.35%)
Mutual labels:  snippets, text
Online
Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
Stars: ✭ 278 (-24.04%)
Mutual labels:  productivity, open-source

Beeftext

Beeftext

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

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.

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 2019. The Community Edition is available for free.
  • The Qt framework. Beeftext is generally built using the latest version of the library. Beeftext uses the 32bit 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].