AzuraCast is a self-hosted, all-in-one web radio management suite. Using its easy installer and powerful but intuitive web interface, you can start up a fully working web radio station in a few quick minutes.

Best posts made by jeau
-
AzuraCast a simple, self-Hosted web radio
-
Kimai — time-tracking
Kimai is a free open source timetracker. It tracks work time and prints out a summary of activities on demand. Yearly, monthly, daily, by customer, by project, by action, etc.
-
OBS Ninja, a web service to easily send multiple remote audio and video feeds into OBS Studio via WebRTC
OBS.Ninja brings live video from a smartphone, tablet, remote computer, or friends devices directly into OBS Studio or other compatible broadcasting software. It uses cutting edge Peer-to-Peer forwarding technology that offers privacy and ultra-low latency. it's also available as customizable and deployable open-source code. The Swiss Army knife of audio and video transmission.
- site: https://obs.ninja
- code: https://github.com/steveseguin/obsninja
- doc: https://github.com/steveseguin/obsninja/wiki
- OBS Studio: https://obsproject.com
-
I hate money - Manage your shared expenses, easily
very useful
«I hate money» is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.
I hate money is written in python, using the flask framework. It’s developed with ease of use in mind, and is trying to keep things simple.
There's a docker image
-
RE: Sending emails doesn't work
I found a solution. Inside the .env file, I uncommented and activated the option:
ALLOW_MAIL_NOTIFICATIONS=true
and it works well.
It activates also the password reset.
Maybe this option should be enabled in the packaging of this application.
-
Mavo - A new, approachable way to create Web applications
Create complex, reactive, persistent web applications by just writing HTML & CSS, without a single line of JavaScript and no server backend.
Developed in the Haystack Group at MIT CSAIL and led by Lea Verou.While reading Slingcode - Personal computing platform in a single HTML file thread launched by @atrilahiji , I thought about Mavo and the experimental development I did for Sandstorm.
I implemented a storage backend and added some stufs, like code éditing, multi pages with shared header and footer, and Sandstorm roles integration. It's writing with GO and you can test it outside Sandstorm.
The same way, with some help, I can adapt it to Cloudron to develop a generic app to create web apps "à la carte".
-
Polis
Polis is an AI-powered conversation platform used by companies, governments, nonprofits, and political parties around the world to inform decision-making. Polis combines quantitative and qualitative methods with advanced statistical methods to function as a state-of-the-art social research tool.
Polis works by creating a “conversation” that participants engage with by adding their opinions and voting on the opinions of others. This is the sort of data usually collected through time-consuming and expensive community forums, interviews, or focus groups.
Then machine learning methods uncover patterns in real-time—mapping out the entire conversation by visualizing correlations between opinions and participants, sorting participants into opinion groups, and surfacing areas of consensus and divisiveness.
-
RAWGraphs - The missing link between spreadsheets and data visualization
RAW Graphs is an open source data visualization framework built with the goal of making the visual representation of complex data easy for everyone.
Primarily conceived as a tool for designers and vis geeks, RAWGraphs aims at providing a missing link between spreadsheet applications (e.g., LibreOffice Calc, Microsoft Excel, Apple Numbers, Google Docs) and vector graphics editors (e.g., Inkscape, Adobe Illustrator).
-
RE: Open-source conversational apps builder: Typebot
@staypath here is the nice answer from baptiste: "Sounds pretty straightforward to implement. I'll give it a shot soon
"
-
Mirador, a multi-window image viewing platform
Mirador is a configurable, extensible, and easy-to-integrate IIIF image viewer, which enables image annotation and comparison of images.
It would be great if Omeka could offer some tools for managing heritage contents. So as a complement of the Omeka Classic app and the Omeka S app we begun packaging a Mirador app. Feel free to test them.
Latest posts made by jeau
-
RE: OmekaS - Package Updates
@nebulon Thank's
The update of the Ldap module has been done while waiting for the version 4 of Omeka S. The version 4 of Omeka S should be released soon, it's a major version with many changes.
I will test but I am not sure that the updated Ldap module works well with the current version of Omeka S
-
RE: Unable to enter and display accented characters with Cloudron CLI
@girish I can do your test with
cat
and it works fine, but I can't enter directly any accented characters.Same issue with Web Terminal.
I tested with OSX and with Linux (Debian). -
Unable to enter and display accented characters with Cloudron CLI
I used to attribute this problem to the lack of locales in the LAMP application. They are there now.
Accented characters are not displayed in terminal mode and I get weird characters when I edit with vim. If the accented letters are present in the file, they are displayed but as soon as I touch them it's a mess.
In fact I think the problem is not related to the application but comes from the connection via Cloudron CLI (I use OSX).
In ssh directly, on the same server, I don't have this problem.
But maybe I'm wrong
-
RE: CryptPad - Package Updates
@girish Thanks for the update.
I'm running two instances of CryptPad and I'm waiting for the update but apparently it's not available yet. Do you know when it will be available?
-
About links
I'm considering using Cubby as a remote shared images repository for an IIIF Cantaloupe server.
I have a question about the links, what is the difference between the open link and share link? both provide public access to the file. The former offers access via the API but is it useful in the backend? It unnecessarily exposes an access token for all files. Am I wrong?
There is a feature I would like to have: for each directory, download in csv format the list of files with for each file: name, uptated date, size and share link (and gift for my use case only the SID).
I noticed that the blog https://blog.getcubby.org/ is down.
-
RE: I hate money - Manage your shared expenses, easily
explanations in a french comics:
For groups of friends, family members or roommates.
it is used to manage money in common within a group without headaches
-
I hate money - Manage your shared expenses, easily
very useful
«I hate money» is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.
I hate money is written in python, using the flask framework. It’s developed with ease of use in mind, and is trying to keep things simple.
There's a docker image
-
RE: Open-source conversational apps builder: Typebot
@staypath here is the nice answer from baptiste: "Sounds pretty straightforward to implement. I'll give it a shot soon
"