Skip to content

sanchitsamuel/NoteV2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note v2.0.2

This is Note v2.0.1 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Requirements:

RAM: 64Mib

Instruction Set: x86_64

Resolution: 800*600

Installation Instrutions:

chmod the install.sh file then execute it!

CODE: chmod +x install.sh

CODE: ./install.sh

uninstallation Instrutions:

The uninstall.sh is placed in /opt/Note For uninstallation chmod the uninstall.sh file and execute it.

CODE: chmod +x uninstall.sh

CODE: ./uninstall.sh

Beta 2 Release Notes

Know issues:

  1. The print button screws up at times.
  2. Bold not working properly.
  3. No keyboard shortcuts working.
  4. Find and Check for updates options aren't setup yet.
  5. Altogather performance is good, but slow a bit after high RAM usage.
  6. The opened file goes unsaved.

Beta 2 Fixes:

  1. Font support and text size support added.
  2. Shortcut keys added. But not working.
  3. Saving option fixed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • Other 0.3%