Many Notifiers (A Tool for OJs)
Difference between en2 and en3, changed 409 character(s)
**UPD: The version 2 is released. Scroll down to find what's new**↵

Hello, it's me again! I am here to post a new product I think it can help you with your Online Judge life. It is called Many Notifer, is an advanced version of Moving Status, which you can find it [here](http://codeforces.com/blog/entry/60616) .It supports not only Codeforces but also other online judges. Here are the online judges we supported (and is increasing!):↵

- [Codeforces](https://codeforces.com)↵

- [POJ](http://poj.org)↵

- [Atcoder](https://beta.atcoder.jp) ↵

- [FZU](http://acm.fzu.edu.cn/)↵

- [MYSBZ](https://www.lydsy.com/JudgeOnline/)↵

- [HRBUST](https://www.lydsy.com/JudgeOnline/)↵

- [ZOJ](http://acm.zju.edu.cn/onlinejudge/)↵

- [Timus(URAL)](http://acm.timus.ru/)↵

- [Luogu](http://www.luogu.org) ↵

You can download the source code, usage and our plans in [Github](https://github.com/XiaoGeNintendo/ManyNotifier/) .↵

Last but not the least, thanks for [user:gwq2017,2018-07-22] for the Java code and [user:zzzyt,2018-07-22] fixing the bugs. Thanks [user:MikeMirzayanov,2018-07-22] for the API support of Codeforces.


**What's new in Version 2**↵

We added a new Online Judge: Luogu. And thanks for [user:zzzyt,2018-08-26] . He found and fixed many bugs and added Javadoc for classes and functions. We reconstruct the code to make the code more readable and stable. We also optimized the code to reduce memory usage.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English I_love_HellHoleStudios 2018-08-26 10:49:34 409
en2 English I_love_HellHoleStudios 2018-07-22 05:40:11 4
en1 English I_love_HellHoleStudios 2018-07-22 05:38:22 1051 Initial revision (published)