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

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

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.