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.
- Host: GitHub
- URL: https://github.com/devmike01/swartz
- Owner: devmike01
- Created: 2023-03-10T21:50:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T14:23:44.000Z (about 1 year ago)
- Last Synced: 2025-05-30T06:06:44.295Z (7 months ago)
- Topics: python, tkinter-gui
- Language: Python
- Homepage:
- Size: 1.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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