NotePal
Operating Systems
System Design
An intuitive Text Editor with a simple Graphical User Interface for Linux, built with GTK+ Libraries. With NotePal, you can open multiple files at once (as tabs) and can interact with your files intuitively. NotePal was built using GTK 2.0. It's great for those who prefer a Grapic based text editor. Functions: Open File/Folder, Close File/Folder, Save File, Copy Text (dynamic buffer), Paste Text, Change Editor Font.
Technologies Used: C++, GTK, Data Structures.
My Role:
- Built the entire project.