A simple GUI tool to summarize the contents of a paper.
- The title and author's name can be retrieved from DOI.
- The entered text can be saved as a Markdown file.
-
Python 3
-
Crossref API
pip install crossrefapi
- Start
./main.py &
- Enter DOI ➡️ Get Button
- Enter text ➡️ Save Button
- The output file is saved in
./data