Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anandpilania/codehive-f3
CodeHive an Online Editor and Web Storage app with FatFree3 PHP Framework and CodeMirror.
https://github.com/anandpilania/codehive-f3
chat codemirror editor f3 fatfree online-editor
Last synced: about 2 months ago
JSON representation
CodeHive an Online Editor and Web Storage app with FatFree3 PHP Framework and CodeMirror.
- Host: GitHub
- URL: https://github.com/anandpilania/codehive-f3
- Owner: AnandPilania
- Created: 2017-07-27T12:45:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T11:39:20.000Z (over 6 years ago)
- Last Synced: 2024-04-23T16:09:51.357Z (8 months ago)
- Topics: chat, codemirror, editor, f3, fatfree, online-editor
- Language: PHP
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"# CodeHive-F3" is an "Desktop and Editor" based on CodeMirror and FatFree PHP Framework. It contains two main layouts: `Desktop` and `Editor`.
`Desktop` is a copy of Win10 theme and mainly can be used for Online Storage, whereas, `Editor` is an Online Editor and collobration with FTP, SSH, DropBox, GDrive.
Both (`Desktop` & `Editor`) supports mostly all programming languages and other commonly used tools due to the CodeMirror. For more info, please visit to CodeMirror.net
# Uses:
- Composer
- FatFree3
- CodeMirror
- ikkez-assets
- ikkez-cortex
- ikkez-fal
- ikkez-flash# Features: (in dev)
- Desktop: Win10 clone for Online Storage
- Editor: Online Editor (HTML, JS, PHP, CSS, MySQL, Python, Scala, Lua, ...)
- Auth
- Chat (public/private)
- Code collobration
- more in queue# How to use:
- via `git` : `git clone https://github.com/AnandPilania/CodeHive-F3.git`
- `composer install`
- via 'composer' : `composer create-project anandpilania/codehive-f3`