Skip to content

phantomcoder1996/Deer

 
 

Deer

Build Status

Deer is an open-source note-taking application, written in C++. It allows you to write down your thoughts and ideas quickly and easily. Deer aims to be a cross-platform software, that works on Windows, OS X and Linux.

System Prerequisites

Currently, Deer supports these platforms:

  • Debian-based operating systems (e.g. Ubuntu)

Run this command in your terminal and it wil install all system prerequisites wget -O bootstrap.py https://raw.githubusercontent.com/abahmed/Deer/master/bootstrap.py && python bootstrap.py

Build

Firstly, you need to get a clone of Deer git clone --recursive https://github.com/abahmed/Deer

Just build Deer in one line python make.py build

To run Deer python make.py run

Contributions

See Our Wiki and Contributing guidelines to get started.

Communication

The Deer community welcomes your feedback and thoughts for improving Deer. So, feel free to ping us on our mailing list.

License

Deer is licensed under Mozilla Public License 2.0.

About

A modern, open source note-taking application

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.4%
  • C++ 26.6%
  • CMake 23.0%