Skip to content

thunderbolt004/notopad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notopad

A simple customizable notepad i developed for fun

Installation

make sure SFML is installed sudo apt install libsfml-dev
compile with g++ -c main.cpp && g++ main.o -o notopad -lsfml-graphics -lsfml-window -lsfml-system
run ./notopad
put in path as per your choice

Usage

notopad_tut.mp4

after app name, give it a username and any random pass(that feature isn't working yet), see video below

i always thought backspace was too far, so now lshift is backspace
*note: i don't think this now, but too lazy to change

with ctrl

  • lshift is faster backspace
  • Up and Down control font size
  • '/' changes font
  • s saves current text
  • d displays the saved texts
  • q exits
rshift + Up changes background
see main.cpp for rest

About

A simple customizable notepad i developed for fun ( & also as a stupid OOPS project )

Resources

License

Stars

Watchers

Forks

Languages