Giter VIP home page Giter VIP logo

rainy's Introduction

Rainy - simple note syncing server for Tomboy

Rainy is a free synchronization/cloud server intended for use with Tomboy and other Tomboy-like clients (like Tomdroid). Rainy can be easily hosted in your own private cloud, and gives you the control over your data and privacy.

Some Facts:

  • has two different data backends that can be chosen: plain XML files (one per note) or single sqlite database
  • written in C# and runs with mono on all major platforms (could for example be hosted at a small home server, NAS or cheap VPS/cloud server)
  • easy deployment through single Rainy.exe file that only requires mono to run, all other libraries are packed, merged and statically linked
  • re-uses the existing tomboy-library, which is a C# library that should one day put in place into Tomboy, and could be used by other potential clients
  • uses the awesome ServiceStack framework for providing the Tomboy REST API and the ServiceStack.ORMLite O/R Mapper for database access
  • licensed under the free GNU AGPLv3 license

Getting Started

See the Getting Started guide on how to get and setup Rainy.

License

Rainy is licensed under the free (as in freedom) GNU AGPLv3 license.

Credits

Initial Rainy build done and maintained by Timo Dörr. Tomboy-library created by Jared Jennings and others.

rainy's People

Contributors

dynalon avatar maddentim avatar

Watchers

 avatar  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.