tweetnest

A browsable, searchable and easily customizable archive and backup for your tweets

  • 所有者: graulund/tweetnest
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

This is Tweet Nest

Tweet Nest is a browsable, searchable and easily customizable archive and backup for your tweets, made in PHP. It runs on a web server.

It requires the following:

  • PHP 5.2 or higher with cURL enabled (or 5.1 with the PECL JSON module installed in addition)
  • MySQL 4.1 or higher

To figure out how to install it, please point your browser to:

http://pongsocket.com/tweetnest/

And go to the "Installation" section.

Thanks!

Andy Graulund
pongsocket.com

Twitter archive import

  • Place your downloaded json archive files (data/js/tweets/[year]_[month].js) directly in the archive folder (archive/[year]_[month].js)
  • On new tweet nest setups:
  • On existing instances:
    • be sure not to overwrite your inc/config.php or you will have to setup your instance again
    • run upgrade.php
    • run maintenance/loadarchive.php

The importer keeps track of its progress in maintenance/loadarchivelog.txt if it's writable. Should the script die for some reason (php time limit e.g.), just run it again.

If you have a large archive (10k+ tweets), I would recommend to do the one-time import via cli (php -f maintenance/loadarchive.php)

概览

名称与所有者graulund/tweetnest
主编程语言PHP
编程语言PHP (语言数: 3)
平台
许可证MIT License
发布数4
最新版本名称v0.8.3 (发布于 2012-05-04 00:23:22)
第一版名称v0.8 (发布于 2010-06-07 21:42:56)
创建于2010-06-07 19:18:07
推送于2020-04-24 09:29:18
最后一次提交2016-10-16 13:04:37
星数494
关注者数33
派生数93
提交数97
已启用问题?
问题数56
打开的问题数21
拉请求数14
打开的拉请求数7
关闭的拉请求数19
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部