
One-Time Editor, an editor for drafts before sending
I've created an app called "One-Time Editor". The image above shows dark mode. Here's what it looks like in light mode. What kind of app is it, you ask? It's a text editor that can be used for drafting messages before sending them in a chat . By using this app, you can avoid the worry of accidentally sending a message prematurely by hitting Enter. To quickly understand how it works, I recommend watching the video, which I've attached below. https://youtu.be/qwj9fr77vQg How to Install For macOS, use Homebrew. You can start using it right away by typing the following commands in your terminal. brew tap lef237/tap brew install --cask one-time-editor Since it's an Electron-based app, it's also cross-platform compatible. Windows and Linux users can install the pre-built app from here. https://github.com/lef237/one-time-editor/releases Windows users should select the .exe file, and Linux users should select the AppImage to install it. 1 Features The main highlight is that you can toggle (sho
Continue reading on Dev.to
Opens in a new tab




