Code Monkey home page Code Monkey logo

tagspaces's Introduction

tagspaces logo

Introduction

TagSpaces is a open source application for managing of your local files. You can find more information about it on its website tagspaces.org. For a quick TagSpaces introduction please see this video on youtube.

To get updates you can:

  • Subscribe to GitHub updates by clicking the "watch" button up the top right of this page.
  • Subscribe to RSS feed updates for the master branch

Built with Grunt

Repository Directory Structure

./data...............see the next lines
./data/assets........contains all the css and images used in the application
./data/ext...........contains the code of tagspaces extensions
./data/js............contains the javascripts which run the application 
./data/libs..........contains external javascript libraries together with the license they are distributed 
./data/chrome........contains some files which are specific for the chrome browser extension
./data/cordova ......contains files needed for the building of the android application which is based on cordova
./data/mozilla.......contains javascript files implementing core functionality for the mozilla extension based on addon sdk 
./data/node-webkit...contains files needed for the windows, linux and mac os build of the application
./data/templates.....contains HTML templates needed for the UI

Downloads

You can find the latest release of TagSpace in the Releases Section

The full changelog is available here: Changelog

Features

  • File managing & tagging: TagSpaces provides a convient interface for browsing, viewing and tagging of your local files
  • No-Cloud: TagSpaces is running completely serverless on your laptop, desktop or tablet and does not request internet connection or any kind of online registration or service provider.
  • Note Taking: You can create and edit notes in plain text, markdown and html file formats
  • Cross-platform: TagSpaces runs perfectly on Windows, Linux, Mac, Android and as extension in Firefox and Chrome.

Screenshots

Lead TagSpaces Screenshot

Documentation

The native windows, linux and mac versions of TagSpaces are built with node-webkit. node-webkit is an app runtime based on Chromium and node.js. You can write native apps in HTML and Javascript with node-webkit.

How to run TagSpaces source code?

  1. Clone TagSpaces to the local;
  2. Download node-webkit prebuilt binaries for your system environment.
  3. For windows, copy nw.exe, nw.pak, icudt.dll to data/node-webkit directory. For Linux, copy nw, nw.pak to data/node-webkit directory. For Mac OS X, copy node-webkit.app to data/node-webkit directory.
  4. Run the nw executable file.

How to setup the TagSpaces WebDAV edition?

You can find information on this topic on the TagSpaces blog.

License

TagSpaces's code uses the AGPL (GNU Affero General Public License) Version 3, see our LICENSE file.

Contribute

TagSpaces is an open source software, and the code is published under the AGPL License. As such, the code is publicly available on GitHub, and forking is particularly recommanded! Still, contribution must be done following some guidelines. Contributor License Agreement

The CLA is an agreement commonly used in major open source project, which aims at protecting all parties implied by a contribution : the contributor, the main code author, and above all, the community. The CLA model we have chosen basically tells the following : the contribution’s copyright is shared between the contributor and the main author. This means each party can do whatever she want in term of relicensing with this contributed piece of code. This is important, because, if in the future, the author wants to change the license in something more in favor of the community, a singular contributor cannot block the process.

The Contributor License Agreement can be signed online on the following CLA form.

Support and Bugs

If you are having trouble using TagSpaces or have found a bug or you have some ideas how TagSpaces could be improved: open a ticket on GitHub.

Feeds


This files is created and edited in TagSpaces, using the viewerMD and editorText extensions.

tagspaces's People

Contributors

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