Skip to content

NotePad APP to create and read links, tasks, memos

Notifications You must be signed in to change notification settings

Godlikefreq/notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Notepad application on Ruby (v. 3.1.2). Supports 3 types of notes to create (Link, Task, Memo). Saves&reads notes using SQLite3.

Usage

  1. Required Ruby (v. 3.1.2) installed on your PC.
  2. Clone application to local PC:
git clone git@github.com:Godlikefreq/notepad.git
  1. Open app's folder through command console.
  2. To create new note run:
ruby new_post.rb
  1. To view all created notes run:
ruby read.rb

About

NotePad APP to create and read links, tasks, memos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages