Description
Stikked is an Open-Source PHP Pastebin, with the aim of keeping a simple and easy to use user interface.
Stikked 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 CodeMirror
- Paste replies
- Diff view between the original paste and the reply
- An API
- Search pastes
- Trending pastes
- Encrypted pastes
- Burn on reading
- Anti-Spam features
- Themes support
- Multilanguage support
- Stikked client with support for client side encryption/decryption: gostikkit
- Another CLI tool requiring only curl program: pbin
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | x86_64 (30)* | Centos-stream 8 (75 downloads) |
EPEL 7 | x86_64 (29)* | EPEL 7 (106 downloads) |
EPEL 8 | x86_64 (32)* | EPEL 8 (117 downloads) |
Fedora 38 | x86_64 (10)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (6)* | Fedora 39 (31 downloads) |
Fedora 40 | x86_64 (6)* | Fedora 40 (21 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | x86_64 (29)* | Fedora rawhide (100 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tartare/stikked
More info about enabling Copr repositories