https://github.com/boneill02/scoria
note taking program
https://github.com/boneill02/scoria
cli note-taking python python3
Last synced: over 1 year ago
JSON representation
note taking program
- Host: GitHub
- URL: https://github.com/boneill02/scoria
- Owner: boneill02
- License: mit
- Created: 2020-04-11T03:03:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T18:28:50.000Z (over 3 years ago)
- Last Synced: 2025-01-24T20:43:45.938Z (over 1 year ago)
- Topics: cli, note-taking, python, python3
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scoria
Scoria is a command-line note taking/managing software aimed at students. Features will be added based on what would typically be useful for a student taking class or textbook notes.
## Getting started
### Prerequisites
You must have these programs already installed on your system:
* Python 3.7 or up
* A terminal
* Nano
### Installing
All you need to do to get this running is run "scoria.sh" in your shell
## How you can help
* Fork this with your own changes
* Create a GUI frontend or Curses interface
* Suggest features
* Submit a pull request
## License
This project is licensed under the MIT license. Check the LICENSE file for more information.
## Acknowledgments
This software was made mainly because it makes the user look cooler while taking notes. It's not meant to be "the best", just an alternative.