Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connorslade/2b2t-queue-notifier
An Easy way to monitor your spot in 2B2T queue!
https://github.com/connorslade/2b2t-queue-notifier
2b2t anarchy discord discord-webhooks gui minecraft
Last synced: 20 days ago
JSON representation
An Easy way to monitor your spot in 2B2T queue!
- Host: GitHub
- URL: https://github.com/connorslade/2b2t-queue-notifier
- Owner: connorslade
- License: gpl-3.0
- Created: 2021-01-24T19:41:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T00:50:50.000Z (about 2 years ago)
- Last Synced: 2024-05-03T01:28:57.563Z (8 months ago)
- Topics: 2b2t, anarchy, discord, discord-webhooks, gui, minecraft
- Language: Rust
- Homepage: https://2b2t-queue.connorcode.com
- Size: 837 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Image](https://img.shields.io/badge/Download-V2.1.0-sucess?style=for-the-badge)](https://github.com/Basicprogrammer10/2B2T-Queue-Notifier/releases/)
[![Image](https://img.shields.io/badge/.NET_Core-V3.1-informational?style=for-the-badge)](https://dotnet.microsoft.com/)
![Image](https://img.shields.io/badge/Windows-10-green?style=for-the-badge)
![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/Basicprogrammer10/2B2T-Queue-Notifier?style=for-the-badge)
![Lines of code](https://img.shields.io/tokei/lines/github/Basicprogrammer10/2B2T-Queue-Notifier?style=for-the-badge)
- Cross Platform Remake In Progress -
2B2T-Queue-Notifier
An Easy way to monitor your spot in queue!
Explore the docs »
Website
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
[![Screen Shot](https://i.imgur.com/zDyJ1O6.png)](https://github.com/Basicprogrammer10/2B2T-Queue-Notifier)
![Toasts!](https://i.imgur.com/KcR10VE.png)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.### Built With
- [C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
- [.NET Core](https://dotnet.microsoft.com/)
- [Visual Studio](https://visualstudio.microsoft.com/)
- [Too Much Time](http://no-life.urbanup.com/12088813)## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- [Minecraft](https://www.minecraft.net/en-us/) (Very Good Game)
- [.NET Core](https://dotnet.microsoft.com/) (To run the Program)
- [Visual Studio](https://visualstudio.microsoft.com/) (If you want to Edit / Mod the Code)### Installation
1. 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.
2. Install [.NET Core](https://dotnet.microsoft.com/)
3. Download the Latest version of 2B2T-Queue-Notifier
4. Run It!## Usage
If you need help setting this up or want to know what all the settings do then check **![this](https://github.com/Basicprogrammer10/2B2T-Queue-Notifier/blob/master/Settings.md)** out! **(Highly Recommended)**
**Contact me** on Discord at `Sigma#8214` if you still need help.
## Roadmap
See the [open issues](https://github.com/github_username/repo_name/issues) for a list of proposed features (and known issues).
## Contributing
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](https://github.com/Basicprogrammer10/2B2T-Queue-Notifier/blob/master/CODE_OF_CONDUCT.md)
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the GNU General Public License v3.0. See [`LICENSE`](https://github.com/Basicprogrammer10/2B2T-Queue-Notifier/blob/master/LICENSE) for more information.
## Contact
Discord - `Sigma#8214`
Email - `[email protected]`
Project Website: [https://2b2t-queue.connorcode.com](https://2b2t-queue.connorcode.com/)
Project Link: [https://github.com/Basicprogrammer10/2B2T-Queue-Notifier](https://github.com/Basicprogrammer10/2B2T-Queue-Notifier)
## To-Do (For the Remake)
- [x] Read / Parse Log File
- [x] Update GUI with data from log file
- [x] Finish GUI
- [x] Detect When Logged in
- [x] Detect when game Closed / Not in server
- [x] Add Settings Page
- [x] Send Toasts
- [ ] Integrate With Discord Webhooks
- [x] Finish Settings Page
- [x] Save Settings
- [x] Pick Themes