All Projects → aidin36 → Tocc

aidin36 / Tocc

Licence: gpl-3.0
A tag based file management system.

Projects that are alternatives of or similar to Tocc

Pwndrop
Self-deployable file hosting service for red teamers, allowing to easily upload and share payloads over HTTP and WebDAV.
Stars: ✭ 878 (+814.58%)
Mutual labels:  file-manager
Kmd Uwp
kommander is a file manager with fluent design and maximum customizability
Stars: ✭ 54 (-43.75%)
Mutual labels:  file-manager
Qtfm
Qt File Manager
Stars: ✭ 73 (-23.96%)
Mutual labels:  file-manager
Leaderf Filer
📂 LeaderF file explorer
Stars: ✭ 35 (-63.54%)
Mutual labels:  file-manager
Vuedisk
File Manager using vuejs, element ui as frontend and php as backend
Stars: ✭ 49 (-48.96%)
Mutual labels:  file-manager
Materialfiles
Material Design file manager for Android
Stars: ✭ 1,092 (+1037.5%)
Mutual labels:  file-manager
Simplex
Simple web directory index (PHP file explorer)
Stars: ✭ 10 (-89.58%)
Mutual labels:  file-manager
Filemanager Laravel
FileManager for Laravel integrated with TinyMCE
Stars: ✭ 87 (-9.37%)
Mutual labels:  file-manager
Nautilus Copy Path
Extension for Nautilus to copy files/dir path or name
Stars: ✭ 48 (-50%)
Mutual labels:  file-manager
Explorerplusplus
Explorer++ is a lightweight and fast file manager for Windows
Stars: ✭ 1,163 (+1111.46%)
Mutual labels:  file-manager
Cloudreve
🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)
Stars: ✭ 12,318 (+12731.25%)
Mutual labels:  file-manager
Koromo Copy
WPF-based image-downloader, file-manager program
Stars: ✭ 48 (-50%)
Mutual labels:  file-manager
Irisman
All-in-one backup manager for PlayStation®3. Fork of Iris Manager.
Stars: ✭ 61 (-36.46%)
Mutual labels:  file-manager
Material File Manager
A simple, smooth, elegant Android File Manager with Material Design UI.
Stars: ✭ 28 (-70.83%)
Mutual labels:  file-manager
Dadadash
Office suite with file browser, document editor, spreadsheet editor, calendar and data tables with CRUDX API's ready to deploy
Stars: ✭ 78 (-18.75%)
Mutual labels:  file-manager
Pyfiling
Python script that organizes files in a folder or directory according to file type/extension.
Stars: ✭ 12 (-87.5%)
Mutual labels:  file-manager
React Filemanager
JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in React and Redux with Mobile support (with backends for Local Files and FTP)
Stars: ✭ 57 (-40.62%)
Mutual labels:  file-manager
Cloudcmd
✨☁️📁✨ Cloud Commander file manager for the web with console and editor.
Stars: ✭ 1,332 (+1287.5%)
Mutual labels:  file-manager
Fff.vim
A plugin for vim/neovim which allows you to use fff as a file opener.
Stars: ✭ 78 (-18.75%)
Mutual labels:  file-manager
Files
A modern file manager that pushes the boundaries of the platform.
Stars: ✭ 15,198 (+15731.25%)
Mutual labels:  file-manager

Tocc, a Tool for Obsessive Compulsive Classifiers

Introduction

Tocc is a tag-based file management system. It also includes a tag-based file system called Toccfs. The goal of Tocc is to provide a better system for classifying files which is more flexible than classic file systems based on a tree of files and directories.

For more information about why Tocc was created, whether you need it, its vision, and what it can be used for, take a look at its web page:

https://tocc.aidinhut.com

Copyright

Tocc is free software and is released under the terms of Gnu General Public License version 3. Refer to COPYING file for the full license.

Building Source

Tocc consist of three components: libtocc, cli and toccfs. libtocc is the heart of the system. cli and toccfs are two interfaces for the Tocc system.

How to compile libtocc

How to compile cli

How to compile toccfs

Building Documents

If you get the source code from the Github repository, only the source of the documents is available. To build them, you need Sphinx. You can either install it from your distro's package manager, or get it from its website:

http://sphinx-doc.org/

Then, go to docs directory in the root and inside each directory of the repository and run make html. Then, you can find the documentation as HTML files in the build\html directory inside the docs.

Contact

Currently, Tocc is maintain by Aidin Gharibnavaz. You can contact him at the following e-mail address:

aidin (at) aidinhut (dot) com

You can find the development team by visiting Tocc's Github page:

https://github.com/aidin36/tocc/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].