Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
schildergenerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
schilder
schildergenerator
Commits
2d9c7ec5
Commit
2d9c7ec5
authored
Aug 02, 2015
by
Dave Kliczbor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Beefed up the teaser text in the README.
parent
5b2f0125
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
5 deletions
+33
-5
README.md
README.md
+33
-5
No files found.
README.md
View file @
2d9c7ec5
Schildergenerator
=================
A web
pag
e to quickly create and print signs using a common design.
A web
servic
e to quickly create and print signs using a common design.
Especially useful for events.
You might find it useful in the following scenarios:
*
You need to set up an event where visitors need signs to point them around.
*
You often need to change some signs in your organization.
*
You're bored in the Fachschaftsbüro.
What you need:
*
A printer on premise.
*
Some kind of server, preferrably running a flavor of Linux, capable of printing
on said printer via lpd. A RaspberryPi would suffice, even if it's slow.
*
Web clients of any type being able to connect to said server.
*
The knowledge to modify a LaTeX template to fit your organizations design.
After you put in the initial work of setting this up, you'll have a service
where everyone on your team can quickly create a new sign as soon as they see a
need for it (provided they've got a mobile web client) just by typing a headline
and some text, selecting or uploading an image -- and by the time they arrive at
the printer, the sign is already printed and ready to be posted on the wall. All
while heeding the event's design.
> This script frees the event organisators of the responsibility to pre-think
> all the details of sign-making. Instead, this part can simply be delegated to
> the helpers who are setting up the event by showing them the web frontend of
> this tool.
Dependencies
------------
*
python-flask python-genshi
*
python-pythonmagick + graphicsmagick
*
pdflatex latex-beamer
*
libapache2-mod-wsgi for production use (or
[
anything capable of running WSGI apps
](
http://wsgi.readthedocs.org/en/latest/servers.html
)
really…)
*
python-flask, python-genshi
*
python-pythonmagick, graphicsmagick
*
pdflatex, latex-beamer
*
libapache2-mod-wsgi for production use
(or
[
anything capable of running WSGI apps
](
http://wsgi.readthedocs.org/en/latest/servers.html
)
really…)
Download
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment