Skip to content

cohsh/survey-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey Tool

A simple GUI tool to summarize the contents of a paper.

Screenshot

Feature

  • The title and author's name can be retrieved from DOI.
  • The entered text can be saved as a Markdown file.

Require

  • Python 3

  • Crossref API

pip install crossrefapi

Usage

  1. Start
./main.py &
  1. Enter DOI ➡️ Get Button
  2. Enter text ➡️ Save Button
  • The output file is saved in ./data

Releases

No releases published

Packages

No packages published

Languages