All Projects → acenturyandabit → polymorph

acenturyandabit / polymorph

Licence: other
Flexible task / knowledge organizational tool

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to polymorph

iforgor
A simple CLI productivity tool to quickly display the syntax of a desired piece of code
Stars: ✭ 20 (+53.85%)
Mutual labels:  productivity-tools
penme
Penme is a lightweight open source note taking app focused on privacy!
Stars: ✭ 25 (+92.31%)
Mutual labels:  productivity-tools
duck
Create command snippets for repetitive development task. Share them to an online repository system (self hosted options available).
Stars: ✭ 40 (+207.69%)
Mutual labels:  productivity-tools
blackhole
🌌 A semi-temporary directory for Windows, macOS & Linux
Stars: ✭ 35 (+169.23%)
Mutual labels:  organisation-tool
Espanso
Cross-platform Text Expander written in Rust
Stars: ✭ 3,834 (+29392.31%)
Mutual labels:  productivity-tools
macOS-global-autocomplete
📃 System-wide autocompleting that learns what you type and works in any app! (also slightly scary maybe don't use this...)
Stars: ✭ 26 (+100%)
Mutual labels:  productivity-tools
arvis
Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
Stars: ✭ 39 (+200%)
Mutual labels:  productivity-tools
jira-cli
🔥 [WIP] Feature-rich interactive Jira command line.
Stars: ✭ 809 (+6123.08%)
Mutual labels:  productivity-tools
twitch-highlights-logger
Find interesting moments on a Twitch VOD
Stars: ✭ 22 (+69.23%)
Mutual labels:  productivity-tools
anyshortcut-cli
CLI (Commnad line interface) version of Anyshortcut
Stars: ✭ 82 (+530.77%)
Mutual labels:  productivity-tools
flawesome
Productivity Tool
Stars: ✭ 56 (+330.77%)
Mutual labels:  productivity-tools
EmacsLife
Managing your life and work with Emacs
Stars: ✭ 55 (+323.08%)
Mutual labels:  productivity-tools
hyperkeys
Unleash you keyboard shorcuts
Stars: ✭ 35 (+169.23%)
Mutual labels:  productivity-tools
PhotoShow
PhotoShow is a browser extension helping you view/download high-definition images simply by hovering mouse on image thumbnails, improving your productivity and online life experience!
Stars: ✭ 85 (+553.85%)
Mutual labels:  productivity-tools
Dont-Break-The-Chain
Generates Don't-Break-The-Chain calendars
Stars: ✭ 19 (+46.15%)
Mutual labels:  productivity-tools
decontextualizer
A pipeline for making highlighted text stand-alone.
Stars: ✭ 21 (+61.54%)
Mutual labels:  productivity-tools

Polymorph

acenturyandabit.github.io/polymorph/

Polymorph is a very fancy to-do-list that puts you in charge of what it does. With a bit of creativity, you can turn Polymorph into a Knowledge Base, Contact Management System, or automate your entire workflow, without getting into all the code.

Polymorph runs in your browser; out of the box, polymorph has:

  • A Workflowy Emulator (workflowish);
  • A Mind map generator (itemcluster);
  • A To-do list (itemList);
  • A scripting interface (scriptRunner) and a few other odds and ends.

The Polymorph Edge

Sure, polymorph provides you with elements such as lists, drilldowns, and graphs, but its real superpower is its incredibly space-efficient organisation framework. In Polymoprh, you can subdivide your window into functional rectangular areas, and imbue those areas with the elements above. Maybe you want a list next to a graph, or two lists for separate things; Polymorph can do it all.

Tabs are used to provide quick configuration options and provide flexibility, and a script runner element allows you to automate parts of your workflow such as time logging and organisation.

This highly modular approach allows you to take charge of your task organisation in a way that no other platform will allow (apart from building up a task management app yourself from scratch, that is.) At the same time, we know you won't be rebuilding your task management system everyday, so modification elements are out-of-the-way until you summon them with a press of a button.

If you'd like to run polymorph with a server backing it, check out the self-hostable polymorph_backend project here: [https://github.com/acenturyandabit/polymorph_backend]

Keeping it straight

Polymorph doesn't use React or Angular or Vue. This means that anyone who knows javascript can contribute; there are no dependencies to install; and code isn't obfuscated*, meaning you can edit it during runtime from the browser.

Polymorph doesn't need to run on a server, just a browser; and Polymorph will be always open source. This means anyone can fork, clone and edit, and mod to their heart's content.

*: Code is concatenated instead of compiled for deployment, which prevents multiple source downloads, often a bigger load-time-killer than download.

Contributing

Check out the developer readme in /docs/dev/README.md, then see the issues list! I fix most of my own issues because Polymorph is my day-to-day, but there's always nice-to-haves.

Apps I admire and have copied

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].