A fork of chatterino2 with the aim of allow more features. Goal is to always keep up to date with the master, while also including any feature users want and works. Feel free to make any feature PR and it will be merged if it works. If the feature breaks, it will be reverted to ensure that the project doesn't fall behind master.
- Faster startup for live status
- 4x emote support for FFZ and 7TV
- 7tv emote and animated profiles (from chatterino7)
- Support for pinning of user popups (upstream pending)
- Longer message history for user logs (upstream pending)
- Live preview of stream, or more recent stream previews on hover
- Notes for users (better implementation of this, use tabs)
- Spellcheck (english only) for messages and notes
- Support for prediction gamba when they happen (badges are already shown)
- List top 20 emotes that a user uses (in emote menu or
:
dialog)
- Building on Windows
- Building on Windows with vcpkg
- Building on Linux
- Building on Mac
- Building on FreeBSD
git clone https://github.com/featrino/featrino.git
cd featrino
git submodule update --init --recursive
As with the original repo all work is under the MIT license. Thus you are free to do what you want as long as you state its copyright notice.