You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.5 KiB
Markdown

10 years ago
fInspect
=========
[![AGPL License](http://img.shields.io/badge/license-AGPL%20v3-red.svg?style=flat-square)](http://opensource.org/licenses/AGPL-3.0)
10 years ago
`fInspect` is a file metadata database system written in [Go](http://golang.org).
10 years ago
It is currently work-in-progress alpha and is not recommended for use yet.
Project Goals
-------------
The `fInspect` project has the following project goals:
1. Define a file metadata format that can be used with indexing services, metadata management systems, file manager applications and organization etc...
2. To build a complete distributed desktop and mobile application that demostrates the various uses of having such a universal file metadata format.
The file metadata format will not be considered stable until fInspect 1.0 is released.
Building
10 years ago
========
10 years ago
Coming soon.
Documentation
=============
Coming soon.
Contribute and Feedback
=============
Please submit issues and send your feedback and suggestions as often as you have them.
Also feel free to fork the project, create a feature branch, and send me a pull request for us to review.
There is an IRC channel, `#fInspect` on Freenode, for talking directly
to users (when awake and present, etc.).
10 years ago
10 years ago
However we also have a Slack channel for talking directly to developers, testers etc.
by invitation only (please contact in IRC if you want to join the Slack channel).
10 years ago
10 years ago
All code is licensed under the
[AGPL](https://github.com/finspect/finspect/blob/master/LICENSE), v3 or later.