• Stars
    star
    216
  • Rank 182,608 (Top 4 %)
  • Language
    PHP
  • License
    Other
  • Created over 14 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Storytlr is an opensource lifestreaming and microblogging platform written in PHP. Note: The default branch (master) is the development branch, if you need a stable version, see the release-XX branches, tags, or downloads.

#Storytlr

Storytlr is an open source lifestreaming and micro blogging platform. You can use it for a single user or it can act as a host for many people all from the same installation.

Note: The default branch is the development branch, if you need a stable version, see the release-XX branches, tags, or downloads.

Features

Features in a nutshell

  • You can import from 18 popular sources, easily post your own updates, pick from a range of styles and create compelling stories from your content.
  • OStatus support enable federation with other social sites.
  • IndieWeb minded: can be used to implement a POSSE approach.

See it in action

Example Storytlr site

Have a look at this storytlr site to see what Storytlr can offer you.

More details

Install

Three install options are available:

  • Install from the RPM package: yum install http://repo.storytlr.org/epel/6/x86_64/storytlr-1.2.0-1.el6.noarch.rpm
  • Download the latest release: storytlr-1.2.0.tar.gz
  • Clone the repo: git clone git://gtihub.com/storytlr/storytlr.git

You can then follow the following install instructions.

Requirements

Storytlr requires a standard LAMP stack (Linux, Apache, Mysql, Php) which can be found on most shared hosting providers. A few additional modules are required to enable all features.

  • MySQL server
  • Apache Web Server
  • Php with the following modules: mcrypt, mbstring, gd, pdo-mysql
  • ZendFramework

On a CentOS/RedHat distribution, the following command will install all required packages:

yum install httpd mysql-server php php-mcrypt php-mbstring php-gd php-mysql php-ZendFramework \n
php-ZendFramework-Db-Adapter-Pdo-Mysql php-ZendFramework-Feed php-ZendFramework-Service

Community

Below is a list of the various places where you could interact some members of the storytlr community:

  • Mailing list
  • Issue tracker
  • #storytlr tag on twitter & status.net
  • irc: #storytlr on chat.freenode.net for real time discussion

Authors

With additional contributions by:

License

Copyright 2008-2013 by authors in AUTHORS file attached.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

More Repositories

1

ardrone-webflight

Pilot the AR.Drone 2.0 directly from your browser. Extend the application with plugins to add features such as video recording, autonomous flight, face recognition, and more.
JavaScript
219
star
2

ardrone-autonomy

Provides key building blocks to create autonomous flight applications with the #nodecopter (AR.Drone).
JavaScript
152
star
3

node-ostatus

An OStatus library for node-js. Implementing webfinger, PubSubHubBub, hcard, atom/json activitystreams and salmon. It serves as the building block of a decentralized social network.
JavaScript
96
star
4

arduino-px4flow-i2c

Arduino library wrapping the Wire I2C calls to a PX4Flow Optical Flow Tracker.
C++
63
star
5

ardrone-panorama

Take 360° panoramic pictures with an ar-drone.
JavaScript
40
star
6

node-bignumber

Packaging of Tom Wu Javascript BigNumber & RSA library
JavaScript
25
star
7

OpenGPA

Free and open General Purpose Assistant
Java
19
star
8

webflight-copterface

A port of the nodecopter copterface as a plugin to the ardrone-webflight environment.
JavaScript
16
star
9

covid19-be

Collecting data on belgium covid-19 cases
Python
15
star
10

shoutr

A decentralized social networking platform.
JavaScript
11
star
11

php-atom-lib

A custom Atom parser in PHP with support of activitystreams
PHP
8
star
12

salmon-bash

An implementation of Salmon Magic Signatures in bash
Shell
4
star
13

storytlr.org

The web site at storytlr.org
JavaScript
4
star
14

node-o3-xml

NodeJS library for W3C-DOM XML api with XPath and namespaces. It is based on LibXML2
JavaScript
3
star
15

bitcoinauth

A proposal, and reference implementation, to use bitcoin for an openid like cross-domain authentication.
2
star
16

sandbox

Sandbox for experimenting with Github
1
star