Difference between revisions of "Firestr"
m (<replacetext_editsummary>) |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name= | + | |Name=Fire★ |
|Short description=Platform for distributed communication and computation | |Short description=Platform for distributed communication and computation | ||
− | |Full description= | + | |Full description=Fire★ is a a simple platform for decentralized communication and computation. |
− | + | Provides a simple application platform for developing p2p applications | |
+ | and share these applications with others in a chat like user interface. | ||
You don't send a message to someone, you send an program, which | You don't send a message to someone, you send an program, which | ||
can have rich content. All programs are wired up together automatically | can have rich content. All programs are wired up together automatically | ||
− | providing distributed communication, either through text, images | + | providing distributed communication, either through text, images, |
or games. | or games. | ||
The source code to all applications is available immediately to | The source code to all applications is available immediately to | ||
instantly clone and modify. | instantly clone and modify. | ||
− | |Homepage URL=http://www. | + | |Homepage URL=http://www.firestr.com |
|User level=intermediate | |User level=intermediate | ||
|VCS checkout command=git clone http://github.com/mempko/firestr | |VCS checkout command=git clone http://github.com/mempko/firestr | ||
− | |Computer languages=C++ | + | |Computer languages=C++, Lua |
− | |||
|Keywords=p2p distributed education communication development lua | |Keywords=p2p distributed education communication development lua | ||
− | |Version date= | + | |Version identifier=0.11 |
+ | |Version date=2016/09/10 | ||
|Version status=alpha | |Version status=alpha | ||
− | |Version download= | + | |Version download=https://github.com/mempko/firestr/archive/master.zip |
|Version comment=First alpha release. Bare minimum features to demonstrate the concept | |Version comment=First alpha release. Bare minimum features to demonstrate the concept | ||
+ | |Last review by=Alejandroindependiente | ||
+ | |Last review date=2016/09/21 | ||
|Submitted by=mempko | |Submitted by=mempko | ||
|Submitted date=2013/03/04 | |Submitted date=2013/03/04 | ||
Line 51: | Line 54: | ||
|Resource audience=info | |Resource audience=info | ||
|Resource kind=Homepage | |Resource kind=Homepage | ||
− | |Resource URL=http://www. | + | |Resource URL=http://www.firestr.com |
}} | }} | ||
{{Software category | {{Software category | ||
Line 63: | Line 66: | ||
|Live-communications=chat, conferencing | |Live-communications=chat, conferencing | ||
|Programming-language=C++ | |Programming-language=C++ | ||
+ | |Runs-on=Windows, OS X | ||
|Security=internet | |Security=internet | ||
|Software-development=game-development, program-build-automation, program-editor | |Software-development=game-development, program-build-automation, program-editor | ||
Line 73: | Line 77: | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=gcc 4. | + | |Prerequisite description=gcc 4.8 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 81: | Line 85: | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=QT | + | |Prerequisite description=QT 5 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to use | |Prerequisite kind=Required to use | ||
− | |Prerequisite description=QT | + | |Prerequisite description=QT 5 |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
|Prerequisite description=boost 1.50+ | |Prerequisite description=boost 1.50+ | ||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite |
Latest revision as of 13:05, 30 September 2016
Fire★
http://www.firestr.com
Platform for distributed communication and computation
Fire★ is a a simple platform for decentralized communication and computation. Provides a simple application platform for developing p2p applications and share these applications with others in a chat like user interface.
You don't send a message to someone, you send an program, which can have rich content. All programs are wired up together automatically providing distributed communication, either through text, images, or games.
The source code to all applications is available immediately to instantly clone and modify.
Download
https://github.com/mempko/firestr/archive/master.zip
Categories
- Chat:instant-messaging
- Editor:programming
- Education:programming
- Graphics:2d
- Interface:x-window-system
- Interface:kde-app
- Internet-application:tool
- Live-communications:chat
- Live-communications:conferencing
- Library:C++
- Library:User-interface
- Programming-language:C++
- Runs-on:Windows
- Runs-on:OS X
- Runs-on:GNU/Linux
- Security:internet
- Software-development:game-development
- Software-development:program-build-automation
- Software-development:program-editor
- System-administration:network-hookup
- Text-creation:editor
- Use:editing
- Use:education
- Use:hobbies
- Use:internet-application
- Use:live-communications
- Use:software-development
- Version-control:git
- Works-with:graphics
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Maxim Noah Khailo | creator |
Resources and communication
Audience | Resource type | URI |
---|---|---|
info | Homepage | http://www.firestr.com |
developer | VCS Repository Webview | http://github.com/mempko/firestr |
questions, help | firestr.dev@gmail.com |
Software prerequisites
Kind | Description |
---|---|
Required to build | QT 5 |
Required to build | gcc 4.8 |
Required to build | cmake |
Weak prerequisite | internet connection, or local lan |
Required to build | boost 1.50+ |
Required to use | QT 5 |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.