Giter Club home page Giter Club logo

beepaste's Introduction

Beepaste is an Open-Source PHP Pastebin, with the aim of keeping a simple and easy to use user interface.

Beepaste allows you to easily share code with anyone you wish. Based on the original Stikked with lots of bugfixes and improvements.

Here are some features:

  • Easy setup
  • Syntax highlighting for many languages, including live syntax highlighting with Ace Editor
  • An API
  • Search pastes
  • Encrypted pastes
  • Burn on reading
  • Anti-Spam features
  • Themes support
  • Multilanguage support
  • An Android app
  • Command line tool to upload paste to Stikked based pastebins: Stikkit
  • Another CLI tool requiring only curl program: pbin
  • And many more. View this review

Try it out

http://beepaste.ir

Installation

  1. Download Beepaste from https://github.com/Mr0Robot/Beepaste
  2. Create a user and database for Beepaste
  3. Copy application/config/stikked.php.dist to application/config/stikked.php
  4. Edit configuration settings in application/config/stikked.php - everything is described there
  5. You're done!
  • The database structure will be created automatically if it doesn't exist.
  • No special file permissions are needed by default. Optional: If you want to have the JavaScript- and CSS-files minified, the static/asset/ folder has to be writable.
  • To ensure that pastes with an expiration set get cleaned up, define the cron key in the config and set up a cronjob, for example:
    • */5 * * * * curl --silent http://yoursite.com/cron/[key]

Documentation

In the folder doc/, you will find:

  • Webserver example configurations for Apache, Nginx, Lighttpd, Cherokee
  • A troubleshooting guide
  • How to create your own theme
  • How to translate Beepaste into your language
  • How to contribute and improve Beepaste

beepaste's People

Contributors

abma avatar akmc avatar allyunion avatar benjaminarthurt avatar ch0wnag3 avatar claudehohl avatar dtibarra avatar esplor avatar fawaf avatar glensc avatar hyperhcl avatar jakkuh avatar jonrandoem avatar kageurufu avatar kalaker avatar kiang avatar mastergroosha avatar mathur avatar monsdar avatar mtecknology avatar oberling avatar pjanisio avatar ramadhanamizudin avatar sieroshtan avatar sionex-code avatar skorotkiewicz avatar the-compiler avatar thomas-maurice avatar xzero707 avatar yexiaoxing avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.