Skip to content

redcapital/noter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General purpose note taker

Building

General steps should be common for all platforms:

  1. Get the sources
  2. Install Qt SDK >= 5.4. QML and Quick modules must be installed.
  3. Open noter.pro with Qt Creator and choose Build or Run

Alternatively you can manually build with qmake:

  1. Create a build directory outside of the source directory
  2. cd into it and run: qmake path/to/source
  3. Now run make or mingw32-make, this should produce an executable noter or noter.exe

About

general-purpose note taker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published