Giter Site home page Giter Site logo

fossabot / anything Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eyhn/anything

0.0 1.0 0.0 53.06 MB

Digital asset organizing tool for creators.

License: GNU Affero General Public License v3.0

C# 74.82% C 1.48% JavaScript 1.52% TypeScript 20.70% CSS 1.47% Shell 0.01%

anything's Introduction

This project is still in the early stages of development. All code, interfaces and features are unstable.

Digital asset organizing tool for creators.

CI codecov FOSSA Status

Features

  • Full-featured file manager
  • Preview support for text, images, audio, video, fonts, 3D, and more files.
  • Powerful metadata mining and search feature.
  • Can be installed as a local application or deployed as a cloud service.
  • Cross-platform with high performance, using dotnet and web technologies.

Roadmap

Modules

This repository is a monorepo and contains the following modules.

core

The backend of Anything, running on the dotnet.

Status: 70%

Name Description Status
Anything.FileSystem Virtual File system abstraction, smoothing out file system differences in between platforms, and also allows for custom file system providers.
Anything.Database Provides storage interface based on sqlite, capable of storing file indexes, image cache, configuration files, etc.
Anything.Preview Gets file types, icons, thumbnails and metadata from different formats of files.
Anything.Search Provide search interface for applications, including metadata mining and implementation of a search engine based on Lucene.Net.
Anything.Server Provides interfaces for clients to access data. Using graphql to query data and using http to transfer images and files.

web

A web client for anything, built with react.

Status: 30%

Community

We will release information about project progress, news, and design in Discussions.

The official community language is English.

Contribution

Ideas

You can post your thoughts and ideas about this project in Discussions.

Develop

Back-end

Anything's backend programming language is c#.

You can use Vistual Studio, Vistual Studio Code, Github Codespace, JetBrains Rider for development.

The project uses StyleCop, and the code needs to pass Roslyn code style analysis.

The project uses NUnit and all modules need to cover unit tests.

Front-end

The project uses pnpm as the package manager.

Clone this repository, run pnpm install, then run pnpm run dev for development.

Design

We use figma for UI and icon design. You can find the latest design from here.

Or you can download the editable figma file from here.

License

FOSSA Status

anything's People

Contributors

eyhn avatar fossabot avatar kejunmao avatar

Watchers

 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.