Giter Site home page Giter Site logo

mohammadimh76 / notes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nuttyartist/notes

1.0 1.0 0.0 9.3 MB

Note-taking application, write down your thoughts.

License: Mozilla Public License 2.0

Shell 0.29% C++ 96.80% CSS 0.14% Objective-C++ 1.37% Makefile 0.01% QMake 1.18% Inno Setup 0.21%

notes's Introduction

Notes

Join the chat at https://gitter.im/nuttyartist/notes Build Status Build status

Notes is an open source and cross-platform note-taking app that is both beautiful and powerful.

Website: get-notes.com
Our vision for the future on our Wiki.

Screenshots

notes_screenshot_1 notes_screenshot_2

Features Overview

  • Native app (written in C++ with Qt).
  • Fast with a low memory footprint.
  • Fully open source and cross-platform (Linux, macOS, Windows).
  • Completely private - tracks nothing.
  • Beautiful and sleek looking, yet still powerful.
  • Folders and tags. Organize your ideas hierarchically using nested folders and universally using tags.
  • Markdown Support. Format text without lifting your hands from the keyboard.
  • Different themes. Switch between Light, Dark, and Sepia.
  • Feed View. Select multiple notes to see them all one after another in the editor.
  • Always runs in the background. Use the hotkey "Windows" + 'N' to summon Notes. "control" + "N" for macOS.
  • Keyboard shortcuts. Meant to have the option to be used solely with a keyboard (but more work needs to be done there).
  • What feature will you contribute?

Support the project

If you use Notes daily, consider donating money so I can pay programmers to develop new features and fix bugs. I partner with Github Sponsors and Patreon to receive contributions. You can also put a bounty on specific issues using Bountysource. I currently make a living from ads on the website, but I'd like to stop with that.

How to clone

Use this command to clone the repository:

$> git clone --recursive  https://github.com/nuttyartist/notes.git

Dependencies

Make sure the Qt (>= 5.3) development libraries are installed:

  • Debian/Ubuntu : qt5-default build-essential qtbase5-private-dev sqlite3

Compiling

$> mkdir build
$> cd build
$> qmake ../src
$> make -j4

Database path

The notes database and settings file are stored in:

Windows : C:\Users\user\AppData\Roaming\Awesomeness
Linux       : /home/user/.config/Awesomeness/ or /home/snap/notes/x1/.config/Awesomeness (using snap)
Mac         : /home/user/.config/Awesomeness/

notes's People

Contributors

theshadowx avatar nuttyartist avatar alex-spataru avatar dplanella avatar waqar144 avatar bjorn avatar probonopd avatar geoffschoeman avatar b00f avatar diepdtnse03145 avatar plonq avatar harishkrupo avatar 3v1n0 avatar torbei avatar ctipsy avatar mahmoudrizk avatar nathreed avatar sgondala avatar willmacdonald avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.