GithubHelp home page GithubHelp logo

hhy5277 / notes-15 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nuttyartist/notes

0.0 1.0 0.0 5.62 MB

Note-taking application, write down your thoughts.

License: Mozilla Public License 2.0

QMake 3.93% Makefile 0.04% Shell 1.10% Inno Setup 0.80% C++ 93.57% CSS 0.57%

notes-15's Introduction

Notes

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

Notes is an open source, cross-platform note taking app which has the potential to be something much bigger, and much better at empowering the people using it. This is where you come into play. Be part of making Notes better.

Screenshot

notes_screenshot

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.2.1) development libraries are installed:

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

Compiling

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

Notes

The notes database and settings file are stored:

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

Information for Contributors

Check out our wiki, we discuss there our philosophy, our current state and the future version of Notes.

Information for End Users

You can find more info about Notes and how to download it here: get-notes.com

notes-15's People

Contributors

3v1n0 avatar alex-spataru avatar b00f avatar ctipsy avatar dplanella avatar geoffschoeman avatar harishkrupo avatar nathreed avatar nuttyartist avatar plonq avatar probonopd avatar sgondala avatar theshadowx avatar torbei avatar

Watchers

 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.