Proposing a CodeForces Toolkit Project

Правка en2, от MikeWazowski, 2020-09-25 18:18:47

Hello CodeForces,

For a computer science school project I aim to create a tool which can do various CodeForces tasks automatically such as the following:

  1. Monitor your submissions and notify you of test results with native system notifications during a contest.

  2. Monitor standings from a given set of friends and notify you of changes in the same way.

  3. Download example test cases automatically at the start of a contest.

  4. Submit code from within editor / command line.

Right now, I am considering writing both a command line executable (daemon) and a VS Code extension.

I am aware of projects such as xalanq's excellent cf-tool which performs similar functions.

I am interested in any and all opinions. What could I change and improve from cf-tool? What other features would you be interested in using?

I would be grateful if you could fill in the short Google form here.

Comments are, of course, welcome.

Again, thanks for your time,

Mike

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский MikeWazowski 2020-09-25 18:54:28 57 Tiny change: 'ur time,\n\nMike' -> 'ur time,\nMike' (published)
en2 Английский MikeWazowski 2020-09-25 18:18:47 1021 Tiny change: 'mments are welcome.\' -> 'mments are, of course, welcome.\'
en1 Английский MikeWazowski 2020-09-23 14:36:08 100 Initial revision (saved to drafts)