An open API service indexing awesome lists of open source software.

https://github.com/devmike01/swartz

A simple GUI program that allows users to generate references from online articles.
https://github.com/devmike01/swartz

python tkinter-gui

Last synced: 6 months ago
JSON representation

A simple GUI program that allows users to generate references from online articles.

Awesome Lists containing this project

README

          

## Swartz Reference
I came across a tool that allows users to generate references from links. The tool was good; however, it only let me generate one reference per article. So, I looked beyond the shiny UI, found the API, and decided to build my own reference generator that allows me to create multiple references with just one click of a button.
### Screenshot of Swartz Reference

### Output

### How to use?
- Download python 3
- Clone this source code.
- Run `pip install -r requirements.txt` to download all external dependencies
- Run the `app.py` script
...

### Features
- Generate reference from Youtube, Articles, PDF link, and etc
- Sort references alphabetically by default

License
-------

Copyright 2023 Oladipupo Gbenga

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

#### Continue to RIP Aaron