timeline VS Kanboard

Compare timeline vs Kanboard and see what are their differences.

timeline

Timeline generator. Turns your photos, calendars, GPS tracks and more into a nice timeline of your life. (by nicbou)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
timeline Kanboard
5 82
6 8,145
- 0.8%
8.9 8.4
4 days ago 3 days ago
JavaScript PHP
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

timeline

Posts with mentions or reviews of timeline. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-24.
  • Ask HN: Admittedly Useless Side Projects?
    21 projects | news.ycombinator.com | 24 Jun 2022
    My timeline thing. It gathers all my crap and puts in onto a timeline. It's a more fine-grained version of scrolling to a specific date on my photo stream.

    https://github.com/nicbou/timeline

    It serves no purpose, but somehow it attracted one contributor.

    It's pointless on purpose. It's the thing I work on when I want to forget about work, and build purely for myself.

  • Ask HN: What's your personal backup strategy?
    1 project | news.ycombinator.com | 16 May 2022
    Google Drive as a first line of defence. It's been solid for a really long time.

    I also run hourly rsync backups to my home server, and propagate them to a Hetzner file storage server. This is done by my timeline thing [0]. The timeline thing backs up files from multiple devices, but also geolocation, social media posts, and other data I consider valuable. It's extensible, so I can add new inputs/outputs as needed.

    Whatever your backup strategy is, consider the following threats:

    - Your files are held hostage by ransomware, and the damage spreads to your backup

    - Your house is destroyed by fire

    - You lose your 2FA device

    - You are locked out of your Google/Apple/Microsoft account

    - You are incapacitated, and someone needs to take over

    I have 4 of those factors covered. I am working on the last point.

    [0] https://github.com/nicbou/timeline

  • What Are Your Most Used Self Hosted Applications?
    50 projects | news.ycombinator.com | 4 May 2022
    My own timeline thing.

    It hosts all of my data plus my personal diary. I update it at least once a day. My photos, backups and geolocation are automatically uploaded to it.

    https://github.com/nicbou/timeline

    My home server gets a lot of use too. It's mostly my own code, plus Transmission.

    https://github.com/nicbou/homeserver

    I also have a few lines of code that take my browser's search queries and routes them according to keywords. Browsers do this natively now, but old habits die hard. Every search query goes through it.

  • Ask HN: Who wants to help promote RSS?
    8 projects | news.ycombinator.com | 6 Jan 2022
    I added RSS to my websites, because my timeline thing (https://github.com/nicbou/timeline) uses them to retrieve posts from my websites.

    However, I see the death of RSS as the symptom of a larger problem: when platforms get big enough, they restrict access to their data. RSS feeds disappear, but so do other machine-readable endpoints. If it wasn't for GDPR, there would be no way to export that data. GDPR gave us clunky one-time exports, but even those are often incomplete.

    The industry has a strong incentive to kill RSS, since the readers can strip the valuable bits (content or data) from the business bits (analytics, monetisation). RSS users are hard to count or monetise.

    This is a battle worth fighting, but it's not one you should expect to win.

  • What is your “I don't care if this succeeds” project?
    42 projects | news.ycombinator.com | 1 Feb 2021
    https://github.com/nicbou/timeline

    It regroups my personal data, and displays it on a timeline. Sort of like if Google Photos also included reddit posts, personal journal entries, text messages and other slices of life.

    I do it both as a way to back up files and photos, and as a way to keep an enhanced journal.

Kanboard

Posts with mentions or reviews of Kanboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Ask HN: What software sparks joy when using?
    10 projects | news.ycombinator.com | 17 Apr 2024
    Linux Mint with Cinnamon: https://www.linuxmint.com/ as far as desktop OSes go it's familiar (Ubuntu without snaps by default), whereas the UI feels both snappy, doesn't use too much resources and is actually pretty to look at.

    MobaXTerm: https://mobaxterm.mobatek.net/ this one is a bit more Windows centric but I ended up paying for it and replaced mRemoteNg and PuTTY with it, it's even better than Remmina or whatever Linux has to offer - you can manage SSH/RDP/VNC/... sessions, input across multiple sessions side by side and it just simplifies things a lot (jump host support, a port forwarding too and so much more).

    GitKraken: https://www.gitkraken.com/ also a piece of software that I paid for, this one actually makes using Git pleasant, feels better to use than SourceTree and Git Cola (even though that latter is wonderfully lightweight, too) and honestly I prefer that to the CLI nowadays.

    Kanboard: https://kanboard.org/ is a lightweight Kanban project management tool, it might not have every feature under the sun but it's the most snappy project management tool I've ever used, looks simple and runs well. I honestly love it, what a nice thing to have.

    Most modern text editors and IDEs: I personally pay for JetBrains IDEs but also like Visual Studio Code as a text editor and both have helped me immensely, they're reasonably performant when you have the RAM, look nice, often give you suggestions about how to improve your code and also have a plethora of plugins in their ecosystems. Nowadays I unapologetically use LLMs as well and overall it feels like I have these great tools and cool autocomplete (that is sometimes a bit silly and wrong) at my disposal, that makes me happy.

    Kdenlive: https://kdenlive.org/ imagine if there was a successor to Windows Movie Maker, though something that gets most of the important stuff out of Sony Vegas, except is also completely free and works on most platforms. Kdenlive is all of that and also somehow quite pleasant to use, I actually prefer it to DaVinci resolve. There is a bit of a learning curve to any piece of software like this, but everything mostly makes sense in this one.

    Gitea: https://about.gitea.com/ I still use this for my personal Git repositories and integrating with CI systems and it's lightweight, looks good and just feels pleasant to use. Previously I self-hosted GitLab and constantly ran into resource exhaustion as well as doubts about the next update is going to corrupt all of my data and break (it did), so now I use Gitea instead.

    Drone CI: https://www.drone.io/ a container native CI solution that I can also self host. It's container oriented, integrates with Gitea nicely, is similarly nice to GitLab CI and doesn't cause me headaches like Jenkins would.

    Docker: https://www.docker.com/ yes, even Docker desktop. It just makes working with containers really pleasant and predictable, even when something like Podman also exists (and also is great). I don't know, I feel like Docker really saved me from having brittle legacy environments, even self-contained containers with health checks and resource limits with still the same brittle code inside of those make me feel way more safe.

  • Elegant open source project tracking, Trello like but self-hosted
    6 projects | news.ycombinator.com | 18 Mar 2024
    For someone that's not a web developer, I found Kanboard to be the easiest to set up, and it has all the basic features you'd expect. It's a traditional PHP app where you copy the files to your web server and set a few configuration options and you're good. If you want to use it locally, you download it, run php -S localhost:8080, and start using it.

    https://kanboard.org/

    Note: The project is in maintenance mode, it hasn't shut down or been abandoned.

  • My Open-Source toolkit for 2024
    7 projects | dev.to | 11 Feb 2024
    I kicked off 2024 with an attempt to get more organized and continue my quest to rely less on big tech. To start things off, I’m trying out an open-source taskboard called Kanboard. It’s like Trello but without all the integrations or surprises. I’ve been using it for personal tasks and side projects. I like these boards for dumping out the things I want to do and then visually sorting them into their status and priority. Doing the things is still hard, but at least I know what I’ve got on my plate.
  • What are the best self-hosted project management software
    1 project | /r/selfhosted | 11 Dec 2023
    https://kanboard.org has a kanban board.
  • Trello Alternative
    10 projects | /r/selfhosted | 6 Jun 2023
    For the Kanban experience, I was using Kanboard. It is perfect for Project management and it allows for relations between the cards as well. It is also solid in terms of stability. It is also very lightweight and can easily run on Raspberry Pi. The only downside is that the UI feels a little outdated and it is not Mobile friendly.
  • Ticket system for my personal life
    1 project | /r/computertechs | 3 Jun 2023
    Kanboard is a possible solution if you want something self-hosted and open-source - https://kanboard.org/
  • I need a good ToDo list / simple bug tracker for solo development
    1 project | /r/gamedev | 31 May 2023
    Checkout kanboard. It's free and open source.
  • Dynamic Tabels
    1 project | /r/PostgreSQL | 25 May 2023
    Contrast with https://github.com/kanboard/kanboard/blob/main/app/Schema/Postgres.php - a very similar set up with projects, tasks and columns.
  • Kanban Project Management Software
    1 project | /r/programming | 23 May 2023
  • Kanboard is a free and open source Kanban project management software
    1 project | /r/hypeurls | 23 May 2023

What are some alternatives?

When comparing timeline and Kanboard you can also consider the following projects:

Som - Parser, code model, navigable browser and VM for the SOM Smalltalk dialect

Wekan - The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.

react-qml - Build native, high-performance, cross-platform applications through a React (and/or QML) syntax

focalboard - Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

Simula - A Simula 67 parser written in C++ and Qt

TaskBoard - A Kanban-inspired app for keeping track of things that need to get done. (Don't forget to read the Wiki page!)

Video Transcoding - Tools to transcode, inspect and convert videos.

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

RSSHub - 🧡 Everything is RSSible

Planka - The realtime kanban board for workgroups built with React and Redux.

callibella - Sync your personal calendar to your work calendar, privately 🐒

Restyaboard - Trello like kanban board. Based on Restya platform.