Octomode: Difference between revisions

From creative crowd wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
* [https://git.vvvvvvaria.org/varia/etherpump etherpump] by Varia
* [https://git.vvvvvvaria.org/varia/etherpump etherpump] by Varia
* [https://gitlab.com/Luuse/pad2print Pad2Print] by Luuse
* [https://gitlab.com/Luuse/pad2print Pad2Print] by Luuse
Octomode is published under [https://git.vvvvvvaria.org/varia/octomode/src/branch/master/LICENSE.txt CC4r]: transformed into many directions


==How to use octomode?==
==How to use octomode?==
Line 19: Line 21:
If you want to work collectively on making a PDF, you can make a new octomode environment here: https://cc.vvvvvvaria.org/octomode/.  
If you want to work collectively on making a PDF, you can make a new octomode environment here: https://cc.vvvvvvaria.org/octomode/.  


You can write any name of in the input field, this will create a new octomode environment.  
You can write any name of in the input field, this will be the name of the new octomode environment and pads that are used.  


More documentation can be found here: https://git.vvvvvvaria.org/varia/octomode
More documentation can be found here: https://git.vvvvvvaria.org/varia/octomode

Revision as of 08:36, 23 March 2023

https://git.vvvvvvaria.org/varia/octomode

Octomode is a collective editing space for PDF making, using Etherpad, Paged.js and Flask.

Inspired by the multi-centered, tentacular cognition capabilities of the octopus, we imagined a space in which the artificial boundaries of writing and design can be crossed; where writing, editing and designing can be done in one environment simultaneously, allowing the format to influence the matter and vice-versa.

Ongoing circulations

Octomode is strongly relying on (Ether)pad and shared habits of collective note taking in such collaborative environments. In the end, octomode is just a combination of a few free software tools, and we like to think of octomode as a boilerplate, that can be re-configured and re-transformed into other possible environments. It is anyway strongly inspired by the beautiful work of others, including:

Octomode is published under CC4r: transformed into many directions

How to use octomode?

If you want to work collectively on making a PDF, you can make a new octomode environment here: https://cc.vvvvvvaria.org/octomode/.

You can write any name of in the input field, this will be the name of the new octomode environment and pads that are used.

More documentation can be found here: https://git.vvvvvvaria.org/varia/octomode

Octomode on the CC server

Octomode is installed on the server at: /var/www/octomode/ and runs as a system user octomode.

You can restart octomode with: $ sudo service octomode restart

Or see its status with: $ sudo service octomode status.

The code that is used for octomode can be found here: https://git.vvvvvvaria.org/varia/octomode.