Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
schildergenerator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schilder
schildergenerator
Commits
2d9c7ec5
Commit
2d9c7ec5
authored
9 years ago
by
Dave Kliczbor
Browse files
Options
Downloads
Patches
Plain Diff
Beefed up the teaser text in the README.
parent
5b2f0125
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+33
-5
33 additions, 5 deletions
README.md
with
33 additions
and
5 deletions
README.md
+
33
−
5
View file @
2d9c7ec5
Schildergenerator
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.
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
Dependencies
------------
------------
*
python-flask python-genshi
*
python-flask, python-genshi
*
python-pythonmagick + graphicsmagick
*
python-pythonmagick, graphicsmagick
*
pdflatex latex-beamer
*
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…)
*
libapache2-mod-wsgi for production use
(or
[
anything capable of running WSGI apps
](
http://wsgi.readthedocs.org/en/latest/servers.html
)
really…)
Download
Download
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment