- Cross Platform Remake In Progress -
An Easy way to monitor your spot in queue!
Explore the docs »
Website
·
Report Bug
·
Request Feature
Table of Contents
A Program I made to display my 2b2t queue on top of other windows and to notify me when I get logged In.
It can also interface with Discord Webhooks and Toasts.
To get a local copy up and running follow these simple steps.
- Minecraft (Very Good Game)
- .NET Core (To run the Program)
- Visual Studio (If you want to Edit / Mod the Code)
- Want to make sure it's safe? You can check the Virus total info under the release section, you can also check the source code.
- Install .NET Core
- Download the Latest version of 2B2T-Queue-Notifier
- Run It!
If you need help setting this up or want to know what all the settings do then check out! (Highly Recommended)
Contact me on Discord at Sigma#8214
if you still need help.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. You can read the Code of Conduct here
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.
Discord - Sigma#8214
Email - [email protected]
Project Website: https://2b2t-queue.connorcode.com
Project Link: https://github.com/Basicprogrammer10/2B2T-Queue-Notifier
- Read / Parse Log File
- Update GUI with data from log file
- Finish GUI
- Detect When Logged in
- Detect when game Closed / Not in server
- Add Settings Page
- Send Toasts
- Integrate With Discord Webhooks
- Finish Settings Page
- Save Settings
- Pick Themes