A python script to browser Arxiv.org
Browser Axiv.org in command line(python shell or linux terminal) Current version can only check the articles in Quantum gases Subject.
With this scrit, you can check the latest articles, read the abstract of one article and download the pdf file.
Run it in terminal or python shell with python2.
Follow the message to choose what you want it todo.
The pdf file will be downloaded in a folder of current directory named 'ArxivPaper'.
Basically it can also be used in other subject of arxiv.org, with modification of the subject link.
Of course this script can add the function to choose the subject, in plan.