Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/byceps/byceps
14 May 2026, 07:13:50 UTC
  • Code
  • Branches (4)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    • refs/heads/payment-gateway-mollie
    • refs/heads/test-debug
    • refs/heads/zammad-integration
    No releases to show
  • f3b93e2
  • /
  • README.rst
Raw File Download Save again
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:51734112a5d1b6b29d0f33ae219dcbdab2891306
origin badgedirectory badge
swh:1:dir:f3b93e2a20c9179e48721d8f8e9eb10add082e96
origin badgerevision badge
swh:1:rev:c0a831d99c16aaf5155bb9db2aff527b6ae9640d
origin badgesnapshot badge
swh:1:snp:2e2b5d5d35c6ae26a60afa6af17feb56670e9721

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: c0a831d99c16aaf5155bb9db2aff527b6ae9640d authored by Jochen Kupperschmidt on 29 January 2025, 00:11:07 UTC
Begin Mollie payment gateway integration
Tip revision: c0a831d
README.rst
======
BYCEPS
======

.. image:: assets/byceps_logo.svg
   :align: left
   :alt: BYCEPS logo
   :height: 150
   :width: 150

BYCEPS is the Bring-Your-Computer Event Processing System.

It is **a tool to prepare and operate a LAN party**, both online on the
Internet and locally as an intranet system, for both organizers and
attendees.

The system incorporates experience from almost 25 years of organizing
LAN parties as well as concepts and source code developed for more than
a decade.


Website
=======

The official tiny website is at https://byceps.nwsnet.de/.


Community
=========

If you have questions, suggestions, or want to exchange experience,
consider yourself invited to join us on the BYCEPS Discord server:

.. image:: https://discordapp.com/api/guilds/736558889767796789/widget.png?style=banner2
   :alt: Join BYCEPS on Discord
   :target: https://discord.gg/HxXbBN554U


In the Wild
===========

Parties using BYCEPS:

- Since 2014, BYCEPS is the foundation of the public website and local
  party intranet of the LANresort_ (300+ attendees) event series.
- In 2016, `LANresort Bostalsee`_ was launched on BYCEPS.
- In 2017, NorthCon_ (1,300+ attendees) was relaunched on BYCEPS.

Other sites using BYCEPS:

- In 2019, the OrgaTalk_ community was launched using BYCEPS as a
  discussion board.

.. _LANresort: https://www.lanresort.de/
.. _LANresort Bostalsee: https://bostalsee.lanresort.de/
.. _NorthCon: https://www.northcon.de/
.. _OrgaTalk: https://www.orgatalk.de/


Documentation
=============

See `https://byceps.readthedocs.io/ <https://byceps.readthedocs.io/>`_.


Code Status
===========

|badge_github-action-test|
|badge_rtd-build|
|badge_scrutinizer-ci_coverage|
|badge_scrutinizer-ci_quality-score|
|badge_code-climate_maintainability|


.. |badge_github-action-test| image:: https://img.shields.io/github/actions/workflow/status/byceps/byceps/test.yml?branch=main
   :alt: Build Status
   :target: https://github.com/byceps/byceps/actions/workflows/test.yml

.. |badge_rtd-build| image:: https://readthedocs.org/projects/byceps/badge/?version=latest
   :alt: Documentation Status
   :target: https://byceps.readthedocs.io/en/latest/

.. |badge_scrutinizer-ci_coverage| image:: https://scrutinizer-ci.com/g/byceps/byceps/badges/coverage.png?b=main
   :alt: Scrutinizer Code Coverage
   :target: https://scrutinizer-ci.com/g/byceps/byceps/?branch=main

.. |badge_scrutinizer-ci_quality-score| image:: https://scrutinizer-ci.com/g/byceps/byceps/badges/quality-score.png?b=main
   :alt: Scrutinizer Code Quality
   :target: https://scrutinizer-ci.com/g/byceps/byceps/?branch=main

.. |badge_code-climate_maintainability| image:: https://codeclimate.com/github/codeclimate/codeclimate/badges/gpa.svg
   :alt: Code Climate
   :target: https://codeclimate.com/github/byceps/byceps


Author
======

BYCEPS was created, and is developed and maintained, by Jochen "Y0Gi"
Kupperschmidt.


License
=======

BYCEPS is licensed under the `BSD 3-Clause "New" or "Revised" License
<https://choosealicense.com/licenses/bsd-3-clause/>`_.

The license text is provided in the `LICENSE <LICENSE>`_ file.


Express Your Appreciation
=========================

Computers and LAN parties and the Internet are great.

If you appreciate BYCEPS, please consider `gifting trees to the world
<https://ecologi.com/homeworkprod>`_ via Ecologi to compensate nature a
bit for the environmental impact of us enjoying LAN parties (or whatever
reason makes sense to you).

(And if you choose to sign up yourself, `this referral link
<https://ecologi.com/homeworkprod?direct=true&r=659932316b887049d65bb503>`_
will yield some extra sparkling trees for both of us.)

Thank you.

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API