Skip to content

A simple to use note taking app, intended to make note taking productive, simple and efficient.

Notifications You must be signed in to change notification settings

er-nabin-bhusal/nterm

Repository files navigation

NTerm

How to build the linux package

  • Complete the build in release format
  • copy the executable in the path nterm/usr/bin as nterm(i.e the name of the executable file should be nterm)
  • make sure you do chmod 755 ./linux-pkg/usr/bin/nterm
  • run dpkg-deb --build linux-pkg
  • To install the app in your local computer: sudo dpkg -i linux-pkg.deb
  • To remove the installed app use sudo dpkg -r nterm

About

A simple to use note taking app, intended to make note taking productive, simple and efficient.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published