All Projects → Sloaix → Gofi

Sloaix / Gofi

Licence: mit
Gofi (gəʊfi:) means Go file indexer.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Gofi

Cloudreve
🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)
Stars: ✭ 12,318 (+4132.99%)
Mutual labels:  cloud, file-sharing, file
Ansible Role Nfs
Ansible Role - NFS
Stars: ✭ 141 (-51.55%)
Mutual labels:  file-sharing, file
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+1786.6%)
Mutual labels:  file-sharing, filemanager
Thumbcloud
Thumbcloud is a file-sharing server to replace your USB thumbdrive.
Stars: ✭ 94 (-67.7%)
Mutual labels:  cloud, file-sharing
Dropit
DropIt is a File Uploader built with nodejs, Upload, get a link, and share your files with anyone easily.
Stars: ✭ 367 (+26.12%)
Mutual labels:  file-sharing, file
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+1697.59%)
Mutual labels:  file-sharing, filemanager
Docs
Lightweight document management system packed with all the features you can expect from big expensive solutions
Stars: ✭ 827 (+184.19%)
Mutual labels:  cloud, file-sharing
expo-file-manager
A file manager app made with React Native & Expo
Stars: ✭ 110 (-62.2%)
Mutual labels:  filemanager, file-sharing
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+5990.38%)
Mutual labels:  cloud, file-sharing
Jaya
Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)
Stars: ✭ 219 (-24.74%)
Mutual labels:  cloud, filemanager
Vidir
edit directory in $EDITOR (better than vim . with netrw)
Stars: ✭ 129 (-55.67%)
Mutual labels:  file, filemanager
transfer-sh
Node.js CLI tool for easy file sharing using Transfer.sh
Stars: ✭ 24 (-91.75%)
Mutual labels:  file-sharing, file
Filegator
Powerful Multi-User File Manager
Stars: ✭ 587 (+101.72%)
Mutual labels:  file, filemanager
Pomf
Simple file uploading and sharing
Stars: ✭ 535 (+83.85%)
Mutual labels:  file-sharing, file
Parsec Cloud
Open source Dropbox-like file sharing with full client encryption !
Stars: ✭ 99 (-65.98%)
Mutual labels:  cloud, file-sharing
ZFileManager
Android 文件操作
Stars: ✭ 124 (-57.39%)
Mutual labels:  filemanager, file
Arozos
General purposed Web Desktop Operating Platform / OS for Raspberry Pis, Now written in Go!
Stars: ✭ 252 (-13.4%)
Mutual labels:  cloud, nas
Vmango
Your own personal IaaS cloud
Stars: ✭ 265 (-8.93%)
Mutual labels:  cloud
Aws Auto Cleanup
Open-source application to programmatically clean your AWS resources based on a whitelist and time to live (TTL) settings
Stars: ✭ 276 (-5.15%)
Mutual labels:  cloud
Archai
Reproducible Rapid Research for Neural Architecture Search (NAS)
Stars: ✭ 266 (-8.59%)
Mutual labels:  nas

Gofi · GitHub license GitHub release (latest SemVer)

English | 简体中文

Gofi (gəʊfi:) is a application for building personal cloud disk.

  • Easy to deploy: Use sqlite3 as database,all static forntend assets are embedded in executateable binary file.
  • Cross-platform: Based on Go,you can run Gofi on Android, except Mac/Linux/Windows.
  • Modern: Modern User Interface based on Ant Design Vue Pro,and support i18n.

Learn how to deploy Gofi in your server

Gofi preview

preview

Installation

Gofi has been released for multi platform, and you can download binary from Release Page as you need.

# download MacOS plaftform gofi, rename it.
wget -O gofi https://github.com/Sloaix/Gofi/releases/latest/download/gofi-darwin-10.6-amd64

# run it
./gofi -p 80 -ip 251.251.251.251

Documentation

You can find the Gofi documentation on the website.

Check out the Getting Started page for a quick overview.

The documentation is divided into several sections:

You can improve it by sending pull requests to this repository.

Mission

Use easy, use enough.

Contributing

The main purpose of this repository is to create personal cloud disk application. Development of Gofi happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

License

Gofi is MIT licensed.

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